summaryrefslogtreecommitdiff
path: root/altera
diff options
context:
space:
mode:
authorJulian Blake Kongslie2021-04-14 18:42:02 -0700
committerJulian Blake Kongslie2021-04-14 18:48:58 -0700
commit05192e38327492c5d56bd35f4febcdc7fb6ead2f (patch)
tree7a4e2c588b2d2c18a3392a7a26af036789a9a6ca /altera
parentImproved clean target in Makefile (diff)
downloadnoncpu-05192e38327492c5d56bd35f4febcdc7fb6ead2f.tar.xz
Tell Quartus that we're using a scaled clock.
Diffstat (limited to 'altera')
-rw-r--r--altera/clocks.sdc2
1 files changed, 1 insertions, 1 deletions
diff --git a/altera/clocks.sdc b/altera/clocks.sdc
index 239c91a..15d4482 100644
--- a/altera/clocks.sdc
+++ b/altera/clocks.sdc
@@ -1,3 +1,3 @@
1# This is the clock for timing analysis, not timing-driven synthesis. 1# This is the clock for timing analysis, not timing-driven synthesis.
2# See init.tcl for the other clock. 2# See init.tcl for the other clock.
3create_clock -period "50 MHz" clk 3create_clock -period "45 MHz" clk