Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Or is it possibly another problem I cannot figure out? --- Quote End --- Its another problem you have not yet figured out. Get Quartus to generate a .vo or .vho output file for the synthesized design, and then simulate that in Modelsim. If you have a decent testbench, you should be able to determine the difference between your original HDL file, and the synthesized logic. Alternatively, (or in addition) use SignalTap within the hardware to check that each interface is working correctly. Cheers, Dave