imageon: Increase HDMI RX clock constraint

The ADV7611 is rated for a maximum clock rate of 165MHz. Increase the clock rate constraint to match this.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
main
Lars-Peter Clausen 2016-11-29 13:11:35 +01:00
parent 284fbac571
commit 07217740b5
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ set_property -dict {PACKAGE_PIN AG15 IOSTANDARD LVCMOS25} [get_ports hd
# clock definition
create_clock -period 6.667 -name hdmi_rx_clk [get_ports hdmi_rx_clk]
create_clock -period 6.000 -name hdmi_rx_clk [get_ports hdmi_rx_clk]
# default constraints

View File

@ -50,7 +50,7 @@ set_property -dict {PACKAGE_PIN N20 IOSTANDARD LVCMOS25} [get_ports hd
# clock definition
create_clock -period 6.667 -name hdmi_rx_clk [get_ports hdmi_rx_clk]
create_clock -period 6.000 -name hdmi_rx_clk [get_ports hdmi_rx_clk]
# i2s