adrv9009zu11eg: Reduce SPI Clock speed to meet timing
parent
4b380fe640
commit
81d3a9eb66
|
@ -218,4 +218,4 @@ set_property -dict {PACKAGE_PIN AN21 IOSTANDARD LVCMOS18} [get_ports spi_clk]
|
||||||
set_property -dict {PACKAGE_PIN AP21 IOSTANDARD LVCMOS18} [get_ports spi_sdio]
|
set_property -dict {PACKAGE_PIN AP21 IOSTANDARD LVCMOS18} [get_ports spi_sdio]
|
||||||
set_property -dict {PACKAGE_PIN AR9 IOSTANDARD LVCMOS18} [get_ports spi_miso]
|
set_property -dict {PACKAGE_PIN AR9 IOSTANDARD LVCMOS18} [get_ports spi_miso]
|
||||||
|
|
||||||
create_clock -name spi0_clk -period 40 [get_pins -hier */EMIOSPI0SCLKO]
|
create_clock -name spi0_clk -period 100 [get_pins -hier */EMIOSPI0SCLKO]
|
||||||
|
|
Loading…
Reference in New Issue