diff options
| -rw-r--r-- | conspiracion.sdc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conspiracion.sdc b/conspiracion.sdc index 66d23f5..6230720 100644 --- a/conspiracion.sdc +++ b/conspiracion.sdc @@ -1,3 +1,3 @@ -create_clock -period 20 -name clk_clk [get_ports clk_clk] +create_clock -period 10 -name clk_clk [get_ports clk_clk] derive_pll_clocks derive_clock_uncertainty |
