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