pluto_hdl_adi/projects/adv7511
Lars-Peter Clausen 216826a9e5 adv7511: audio_clkgen: Disable clock source buffer insertion
Depending on the configuration of the clock source type of the input clock
the clocking wizard will instantiate all kinds of buffers on the input
clock signal.

For these particular projects there is no need to add any kind of buffer
since the source is already coming from a global clock buffer.  So set the
configuration accordingly.

Avoids the following warning:
	[Opt 31-32] Removing redundant IBUF since it is not being driven by a
	top-level port. i_system_wrapper/system_i/sys_audio_clkgen/inst/clkin1_ibufg
	Resolution: The tool has removed redundant IBUF. To resolve this
	warning, check for redundant IBUF in the input design.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2017-04-21 14:21:27 +02:00
..
ac701 ac701_common/adv7511: Update IP instantiations 2017-04-21 13:16:25 +03:00
common adv7511: audio_clkgen: Disable clock source buffer insertion 2017-04-21 14:21:27 +02:00
kc705 kc705_common/adv7511: Update IP instantiations 2017-04-21 15:03:31 +03:00
kcu105 all: Update verilog files to verilog-2001 2017-04-13 11:59:55 +03:00
mitx045 all: Update verilog files to verilog-2001 2017-04-13 11:59:55 +03:00
vc707 all: Update verilog files to verilog-2001 2017-04-13 11:59:55 +03:00
zc702 all: Update verilog files to verilog-2001 2017-04-13 11:59:55 +03:00
zc706 all: Update verilog files to verilog-2001 2017-04-13 11:59:55 +03:00
zed all: Update verilog files to verilog-2001 2017-04-13 11:59:55 +03:00
Makefile Makefile: Added top level Makefile. Modified behavior of clean and clean-all 2015-04-17 17:22:38 +03:00