aboutsummaryrefslogtreecommitdiffstats
path: root/examples/igloo2/example.sdc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2019-03-05 17:27:58 -0800
committerClifford Wolf <clifford@clifford.at>2019-03-05 17:27:58 -0800
commit24d1b92eda20269da7ee7ae713f3ab92b8865349 (patch)
treee6c1595d922f1f2018f7d40b8002641e5b4298ff /examples/igloo2/example.sdc
parentbfcd46dbd30f75aabfbfd8439819c4f7fe17adc8 (diff)
downloadyosys-24d1b92eda20269da7ee7ae713f3ab92b8865349.tar.gz
yosys-24d1b92eda20269da7ee7ae713f3ab92b8865349.tar.bz2
yosys-24d1b92eda20269da7ee7ae713f3ab92b8865349.zip
Improve igloo2 exmaple
Signed-off-by: Clifford Wolf <clifford@clifford.at>
Diffstat (limited to 'examples/igloo2/example.sdc')
-rw-r--r--examples/igloo2/example.sdc1
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}]