pluto_hdl_adi/library/axi_ad9684
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
..
Makefile Makefile: Update Makefiles for libraries 2017-03-30 18:33:22 +03:00
axi_ad9684.v library: Match s_axi_{awaddr,araddr} signal width to peripheral memory map size 2017-08-01 15:21:25 +02:00
axi_ad9684_channel.v license: Add some clarification to the header license 2017-05-31 18:18:56 +03:00
axi_ad9684_constr.sdc ad9684- fix sdc typo 2017-03-23 12:49:44 -04:00
axi_ad9684_constr.xdc axi_ad9684: Fix constraint file 2016-02-12 14:38:59 +02:00
axi_ad9684_hw.tcl constraints: Split the regmap CDC constraint into separate file 2017-05-25 15:12:16 +03:00
axi_ad9684_if.v license: Add some clarification to the header license 2017-05-31 18:18:56 +03:00
axi_ad9684_ip.tcl library: Delete all adi_ip_constraint process call 2017-04-06 12:36:47 +03:00
axi_ad9684_pnmon.v license: Add some clarification to the header license 2017-05-31 18:18:56 +03:00