Forum Discussion
Altera_Forum
Honored Contributor
13 years agoImpact of .sdc-Constrainsfile to Fitter
I have a basic understanding problem of meaning of .sdc-Constainsfile for Quartus Project. First I understand is, that I can define Timing-Constrains in .sdc-File, that I can check with Timequest ...
Altera_Forum
Honored Contributor
13 years agoQuartus uses the .SDC file. It will generate a warning if you do not include one.
In the Quartus GUI, look at the setting: Assignments->Settings, Category: Fitter Settings. There is a section called "Timing-driven compilation". You can check the "Optimize multi-corner timing" to tell Quartus to use the .SDC file at all process-voltage-temperature (PVT) settings, otherwise it just meets timing at the nominal speed grade setting. Cheers, Dave