Forum Discussion
Altera_Forum
Honored Contributor
8 years agoWhat do timing constraints really do
Hi guys, I am a little confused about timing constraints. Does timing constraints really change how the signals perform or it describes how the signals really look like for timing analysis? ...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Timing constraints can change the design routing but not modify a clock duty cycle. They describe the actual properties of an external clock. Duty cycle specifications a only relevant if both clock edges are used as event in your design. --- Quote End --- Thank you so much FvM!