1
0
mirror of https://github.com/pConst/basic_verilog.git synced 2025-01-28 07:02:55 +08:00
2021-02-05 16:13:27 +03:00

7 lines
195 B
Tcl

create_clock -period 2.000 -waveform { 0.000 1.000 } [get_ports {clk1}]
create_clock -period 2.000 -waveform { 0.000 1.000 } [get_ports {clk2}]
derive_pll_clocks
derive_clock_uncertainty