mirror of
https://github.com/lowobservable/coax.git
synced 2026-01-27 12:52:16 +00:00
3 lines
123 B
Tcl
3 lines
123 B
Tcl
create_clock -period 25.00 -name {clk} [get_ports {clk}]
|
|
create_clock -period 100.00 -name {spi_sck} [get_ports {spi_sck}]
|