From 0553c4839c06011bd044f69b4913e5c793fdd2ec Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Sun, 27 Feb 2022 17:21:05 -0800 Subject: Initial commit. --- altera/clocks.sdc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 altera/clocks.sdc (limited to 'altera/clocks.sdc') diff --git a/altera/clocks.sdc b/altera/clocks.sdc new file mode 100644 index 0000000..c08f897 --- /dev/null +++ b/altera/clocks.sdc @@ -0,0 +1,3 @@ +# This is the clock for timing analysis, not timing-driven synthesis. +# See init.tcl for the other clock. +create_clock -period "50 MHz" clock -- cgit v1.2.3