mirror of
https://github.com/lowobservable/coax.git
synced 2026-04-29 05:16:06 +00:00
Add interface2
This commit is contained in:
2
interface2/fpga/rtl/clocks.sdc
Normal file
2
interface2/fpga/rtl/clocks.sdc
Normal file
@@ -0,0 +1,2 @@
|
||||
create_clock -period 25.00 -name {clk} [get_ports {clk}]
|
||||
create_clock -period 100.00 -name {spi_sck} [get_ports {spi_sck}]
|
||||
Reference in New Issue
Block a user