pluto_hdl_adi/library/spi_engine
Lars-Peter Clausen de4fe30238 library: Match s_axi_{awaddr,araddr} signal width to peripheral memory map size
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>
2017-08-01 15:21:25 +02:00
..
axi_spi_engine library: Match s_axi_{awaddr,araddr} signal width to peripheral memory map size 2017-08-01 15:21:25 +02:00
interfaces interface: Update spi_engine_offload_ctrl definition 2017-04-27 11:19:22 +03:00
spi_engine_execution license: Add some clarification to the header license 2017-05-31 18:18:56 +03:00
spi_engine_interconnect license: Add some clarification to the header license 2017-05-31 18:18:56 +03:00
spi_engine_offload Merge branch 'jesd204' into dev 2017-05-31 20:44:32 +03:00