mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
4 lines
83 B
Tcl
4 lines
83 B
Tcl
# SPI slave clock
|
|
create_clock -name spi_s_sclk -period 10 [get_ports spi_s_sclk]
|
|
|