pluto_hdl_adi/library/util_upack
Lars-Peter Clausen b582b9ed99 util_upack: util_upack_hw.tcl: Disable unused interfaces instead of not creating them
Currently the util_upack_hw.tcl script does not create interfaces if they
are not used in the current configuration. This has the disadvantage that
the ports belonging to these interfaces are not included in the generated
HDL wrapper. Which will generate a fair bunch of warnings when synthesizing
the HDL.

Instead always generate all interfaces, but disable those that are not used
in the current configuration. This will make sure that the ports belonging
to these interfaces are properly tied-off in the generate wrapper HDL.

This reduces the amount of false positive warnings generated and makes it
easier to spot actual issues.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2017-08-01 15:21:02 +02:00
..
Makefile updated makefiles 2016-12-09 23:06:41 +02:00
util_upack.v util_upack- add valid turnaround 2017-07-28 15:26:48 -04:00
util_upack_constr.xdc upack: initial commit 2015-02-06 15:15:33 -05:00
util_upack_dmx.v util_upack- add valid turnaround 2017-07-28 15:26:48 -04:00
util_upack_dsf.v util_upack- add valid turnaround 2017-07-28 15:26:48 -04:00
util_upack_hw.tcl util_upack: util_upack_hw.tcl: Disable unused interfaces instead of not creating them 2017-08-01 15:21:02 +02:00
util_upack_ip.tcl util_upack- port updates 2017-07-28 15:38:33 -04:00