Important: You must perform the steps in this section
to match addresses for the design because Design Automation sets the addresses and
address size. These steps ensure compatibility with existing software.
- In a text editor, open the MHS file and select Address Editor in the block design.
- For each AXI slave or LMB block RAM in the MHS, obtain:
-
PARAMETER C_BASEADDR
-
PARAMETER C_HIGHADDR
-
- Enter the
C_BASEADDR
value under the Offset Address for the AXI slave or LMB block RAM. - Ensure the
C_HIGHADDR
matches the High Address column for the AXI slave or LMB block RAM. If there is a mismatch, adjust the Range column for the AXI Slave or LMB block RAM to match theC_HIGHADDR
.If there are multiple AXI masters connected to an AXI slave, be sure to change the address on the multiple AXI masters for the Offset Address. For example,
microblaze_0/Data
andmicroblaze_0/Instruction
.