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_ad9371.v | ||
axi_ad9371_hw.tcl | ||
axi_ad9371_if.v | ||
axi_ad9371_ip.tcl | ||
axi_ad9371_rx.v | ||
axi_ad9371_rx_channel.v | ||
axi_ad9371_rx_os.v | ||
axi_ad9371_tx.v | ||
axi_ad9371_tx_channel.v |