1
0
mirror of https://github.com/pConst/basic_verilog.git synced 2025-01-28 07:02:55 +08:00
2020-02-27 20:40:08 +03:00

6 lines
152 B
Tcl

# main reference clock, 500 MHz
create_clock -period 2.000 -waveform { 0.000 1.000 } [get_ports {clk}]
derive_pll_clocks
derive_clock_uncertainty