Forum Discussion
Altera_Forum
Honored Contributor
18 years agoTony,
You can google "TimeQuest Design Example" to find a few basic SDC examples. As Brad said, reading the Handbook chapter on TimeQuest is a good place to start. If you want to quickly see all the commands supported by TimeQuest, go to your command console, and type "quartus_sh --qhelp". Then look for the "sdc", "sdc_ext" and "sta" Tcl packages. You will also find useful examples for every command. Good luck.