Forum Discussion
Altera_Forum
Honored Contributor
13 years agoIf your design is fully included in fpga (I mean if you only use onchip memory and no external ram or other i/o interfaces with timing requirements) then you only need a few timing constraints.
Did you read the TimeQuest tutorial? You can also refer to the TQ guide by Rysc, which is very clear; you'll find it on the Wiki. The number of bits/word depends on your implementation. IIRC M9k blocks support up to 36bit width, but you can read more of them in parallel to emulate wider ports.