Altera_Forum
Honored Contributor
11 years agoA Question About Constraints
I understand the clock constraining.
But what about the non-clock signals. For example, I have a small VHDL design (1 file) that has a several clocks, a reset, and some LED output signals. The constraint file was generated by the Terasic people that made the board. When synthesized the results show the design is NOT constrained. When you look at the constraint file the reset and LED signals are not in there. When running the Timing Analyzer it shows the reset and LEDs as unconstrained. What do you do with them? What constraint, if any do you use? There's very little literature about this at least I can't find any. In the past I have usually had them as Set Input Delay constrained to the period of the clock. Probably has no affect. Thanks PWS