ZhiqiangLiang
Occasional Contributor
7 months agocustomize automatically generated base address in Platform Designer
Hi,
in Platform Designer, I added several IP, such as JTAG, NIOS, RAM, ROM and etc.
The automatically generated base address are: 0x0008_0800, 0x0008_1368, 0x0002_0000 and etc.
I would like to make the least 16 bits base address keep 0, and those base address vary in the most 16 bits. such as: those address look like: 0x0001_0000, 0x0004_0000, 0x0005_0000.
I know I can manually change those base address, however, I would like to set Platform Designer who automatically generate base address whose least 16 bits keep 0.
is there any way to do that?