diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-05-18 17:48:27 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-05-24 05:58:41 -0600 |
| commit | 40bd702015f3a09f5c4d1ad30439b1ea186d7484 (patch) | |
| tree | 69cd56673073604e4c39b15c8b823325f65b169a /target/w3d_de1soc/timing.sdc | |
| parent | 8f3163b78f75a0080c9c031617045ca19f1f6e97 (diff) | |
target/w3d_de1soc: initial commit
Diffstat (limited to 'target/w3d_de1soc/timing.sdc')
| -rw-r--r-- | target/w3d_de1soc/timing.sdc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/w3d_de1soc/timing.sdc b/target/w3d_de1soc/timing.sdc new file mode 100644 index 0000000..66d23f5 --- /dev/null +++ b/target/w3d_de1soc/timing.sdc @@ -0,0 +1,3 @@ +create_clock -period 20 -name clk_clk [get_ports clk_clk] +derive_pll_clocks +derive_clock_uncertainty |
