summaryrefslogtreecommitdiff
path: root/clock.sdc
diff options
context:
space:
mode:
Diffstat (limited to 'clock.sdc')
-rw-r--r--clock.sdc2
1 files changed, 2 insertions, 0 deletions
diff --git a/clock.sdc b/clock.sdc
new file mode 100644
index 0000000..5e64ad9
--- /dev/null
+++ b/clock.sdc
@@ -0,0 +1,2 @@
+create_clock -period 40.00 -name {clk} [get_ports {clk}]
+create_clock -period 40.00 -name {clk_i} [get_ports {clk_i}]