From 6fd6c7173908d6c949375092786bfcef3e24cf90 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Mon, 19 Sep 2022 20:28:27 -0600 Subject: Add .sdc for timing analysis --- conspiracion.sdc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 conspiracion.sdc diff --git a/conspiracion.sdc b/conspiracion.sdc new file mode 100644 index 0000000..b0a2ad4 --- /dev/null +++ b/conspiracion.sdc @@ -0,0 +1,3 @@ +create_clock -period 50MHz -name clk_clk +derive_pll_clocks +derive_clock_uncertainty -- cgit v1.2.3