de4fe30238
The external s_axi_{awaddr,araddr} signals that are connect to the core have their width set according to the specified size of the register map. If the s_axi_{awaddr,araddr} signal of the core is wider (as it currently is for many cores) the MSBs of those signals are left unconnected, which generates a warning. To avoid this make sure that the signal width matches the declared register map size. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> |
||
---|---|---|
.. | ||
Makefile | ||
axi_ad9739a.v | ||
axi_ad9739a_channel.v | ||
axi_ad9739a_constr.xdc | ||
axi_ad9739a_core.v | ||
axi_ad9739a_if.v | ||
axi_ad9739a_ip.tcl |