pluto_hdl_adi/projects/imageon_loopback/zed
Lars-Peter Clausen 27b786e92f imageon_loopback: Use BUFIO for the HDMI clock buffer
Since we are just doing a loopback all the logic is contained within the
IO bank. By using a BUFIO instead of a BUFG we avoid having to route the
clock signal from the IO bank to the middle of the FPGA and back to the IO
bank. This reduces the skew between clock and the data signals and makes
sure that the we can use the same design over a range of different
resolutions without having to calibrate the delay.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-07-03 15:07:17 +02:00
..
Makefile Refresh Makefiles 2015-05-21 14:21:54 +02:00
system_bd.tcl projects/imageon_loopback: Initial commit. 2015-04-28 10:32:28 +03:00
system_constr.xdc imageon_loopback: Create a clock for hdmi_rx_clock 2015-07-03 15:07:17 +02:00
system_project.tcl projects/imageon_loopback: Initial commit. 2015-04-28 10:32:28 +03:00
system_top.v imageon_loopback: Use BUFIO for the HDMI clock buffer 2015-07-03 15:07:17 +02:00