Forum Discussion
MHEDA
New Contributor
7 years agoHow to set a multicycle path on my counter ? (if it is necessary)
Hi, My design works @125MHz. And for specific reason i need a 18 bits counter. However, i choose to "relax" my design by using a shift register, and then use bit 0 and bit 3 to increment and to rea...
sstrell
Super Contributor
7 years agoWhat version of Quartus are you using? I don't know if MAX 2 is even supported by SDC and the timing analyzer. And what is the warning you are getting?
On a side note, you're missing parentheses on line 1, and I'm guessing your signal is supposed to be shift_en (what you have right now is a curse in English!).
#iwork4intel