Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
The SDC command for clock skew is
I might have the syntax wrong, but that's the name of the command. You can add this to the sdc file that timequest generates, then next time you open timequest and it reads the file it will load the setting.set_clock_uncertainty <your_uncertainty> <clock> - Altera_Forum
Honored Contributor
--- Quote Start --- The SDC command for clock skew is
I might have the syntax wrong, but that's the name of the command. You can add this to the sdc file that timequest generates, then next time you open timequest and it reads the file it will load the setting. --- Quote End --- i will try it,thank a lot!set_clock_uncertainty <your_uncertainty> <clock> - Altera_Forum
Honored Contributor
While some causes of clock skew can add to clock uncertainty, set_clock_uncertainty is not a command to constrain clock skew. The on-line help page for the command does mention skew, but what the command actually does is tell TimeQuest how far the clock edge can move away from the ideal position (for example, a clock edge moving around because of jitter).