Altera_Forum
Honored Contributor
15 years agoMemory map in SOPC builder
Hi there,
If I have two custom components in SOPC builder with memory mapped as the following: component 1: base=0x00000020; end=0x0000003f. component 2: base=0x00000040; end=0x0000005f. In these two components, should I decode all of the 32bit address bus or should I just decode the lower 7 bits? :confused: Thanks, Hua