Forum Discussion
Altera_Forum
Honored Contributor
14 years agoDifferent results on hardware compared to simulator
I'm having trouble when I run my code on the actual Cyclone III FPGA. In the simulator it works fine. I have set up state machines to make sure that clock signals to registers are occurring after ple...
Altera_Forum
Honored Contributor
14 years agoI did try setting up timing yesterday and used the wizard to generate an sdc file. It looks much like what you sent me, but with a couple of different set_false_path statements that I don't fully understand:
set_false_path -from -to
set_false_path -from -to
TimeQuest does not indicate any failures. I will work on the latches. Also I see there is a new version 12.0 SP1 for Quartus. I'm going to download and try that.