Forum Discussion
ak6dn
Regular Contributor
7 years agoThat is just about a bare minimum .sdc configutation for the clock, input, and output timing.
When you compile, does the Quartus timing analyzer indicate any timing errors?
Do you have a simpler source design file you can use to simulate and then verify in your hardware?
Do you know your hardware board is operating without error? Do you have another board to try and see if the behavior is the same?
CATHA2
New Contributor
7 years agoThe timing analyzer does not give me an error, but I get a warning which says .sdc file is missing. The code gets compiled just fine.
There is no issue with the hardware board since we are writing a new source code (modified from the original source code with minor modifications) on the old hardware which works fine.