diff options
Diffstat (limited to 'examples/igloo2/example.sdc')
-rw-r--r-- | examples/igloo2/example.sdc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/igloo2/example.sdc b/examples/igloo2/example.sdc index c6ff94161..f8b487316 100644 --- a/examples/igloo2/example.sdc +++ b/examples/igloo2/example.sdc @@ -1 +1,2 @@ # Add timing constraints here +create_clock -period 10.000 -waveform {0.000 5.000} [get_ports {clk}] |