diff options
| author | Alejandro Soto <alejandro@34project.org> | 2022-09-19 20:28:27 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2022-09-19 20:28:27 -0600 |
| commit | 6fd6c7173908d6c949375092786bfcef3e24cf90 (patch) | |
| tree | a8def95d967a9f17a61d709f9f0b99258eb3f0df /conspiracion.sdc | |
| parent | 377e5277a672348636ed0696bf64d2d3d518bff7 (diff) | |
Add .sdc for timing analysis
Diffstat (limited to '')
| -rw-r--r-- | conspiracion.sdc | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
