Altera_Forum
Honored Contributor
12 years agoFmax for a block
Hi everyone,
I am wondering how to find an Fmax for an always block to work correctly. I have an always block work fine at 25MHz, which returns incorrect values at 50MHz.Hi everyone,
I am wondering how to find an Fmax for an always block to work correctly. I have an always block work fine at 25MHz, which returns incorrect values at 50MHz.Use TimeQuest to put timing constraints on the design.
Use the RTL and technology viewers to look at how the logic was implemented. 25MHz and 50MHz are very slow, you should have no problem meeting timing if your logic is correct. Cheers, DaveUnless it contains very long logic paths...