Forum Discussion
Altera_Forum
Honored Contributor
14 years agoQuestion: what is the phenomenon you notice in ModelSim to say it is not working at high speed?
Note that the FMax reported by Quartus applies for the internal register to register paths. The external input to register and register to output paths are not included, as they are governed by set_input_delay and set_output_delay SDC constraints. Did you add a set_clock_groups to cut timing between the two clocks?