From 93a4ad185a48e8f2da76cc62fca8160ba4c960a6 Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Sun, 28 Mar 2021 14:03:50 -0700 Subject: Trivial changes from actually testing at Ducky office. --- tcl/init.tcl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tcl') diff --git a/tcl/init.tcl b/tcl/init.tcl index 6621e6a..689a61c 100644 --- a/tcl/init.tcl +++ b/tcl/init.tcl @@ -14,6 +14,8 @@ proc pin {loc net} { pin E1 clk pin J15 reset_n +# This is the clock for timing-driven synthesis, not timing analysis. +# See clocks.sdf for the other clock. create_base_clock -fmax "50 MHz" clk proc add_files {typ ext dir} { -- cgit v1.2.3