Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21615 Discussions

Fmax for a block

Altera_Forum
Contributeur émérite II
1 048 Visites

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.
0 Compliments
2 Réponses
Altera_Forum
Contributeur émérite II
348 Visites

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, 

Dave
0 Compliments
Altera_Forum
Contributeur émérite II
348 Visites

Unless it contains very long logic paths...

0 Compliments
Répondre