diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-11-02 23:51:35 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-11-02 23:51:35 -0600 |
| commit | 64d84527cd71c3f96018df8831dcba38623d2e93 (patch) | |
| tree | 3791e5d1c06603fb111e076884b53acaaa12f6a4 /conspiracion.sdc | |
| parent | abe3a7da04a3703bd504b5ed2e13ecc79dff4bd0 (diff) | |
Use PLL output as CPU clock
Diffstat (limited to 'conspiracion.sdc')
| -rw-r--r-- | conspiracion.sdc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conspiracion.sdc b/conspiracion.sdc index 6230720..66d23f5 100644 --- a/conspiracion.sdc +++ b/conspiracion.sdc @@ -1,3 +1,3 @@ -create_clock -period 10 -name clk_clk [get_ports clk_clk] +create_clock -period 20 -name clk_clk [get_ports clk_clk] derive_pll_clocks derive_clock_uncertainty |
