mirror of
https://github.com/aolofsson/oh.git
synced 2025-02-07 06:44:09 +08:00
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
|
# SPI slave clock
|
||
|
create_clock -name spi_s_sclk -period 10 [get_ports spi_s_sclk]
|
||
|
|