pzsdr1/lvds: The interface runs at max 122.88 MHz

main
Istvan 2016-12-09 11:45:11 +02:00
parent f799c40cf0
commit 23c91ca48a
1 changed files with 2 additions and 2 deletions

View File

@ -37,6 +37,6 @@ set_property -dict {PACKAGE_PIN G20 IOSTANDARD LVDS_25} [get_ports tx_data_o
# clocks
create_clock -name rx_clk -period 4 [get_ports rx_clk_in_p]
create_clock -name ad9361_clk -period 4 [get_pins i_system_wrapper/system_i/axi_ad9361/clk]
create_clock -name rx_clk -period 8 [get_ports rx_clk_in_p]
create_clock -name ad9361_clk -period 8 [get_pins i_system_wrapper/system_i/axi_ad9361/clk]