12–28 Altera Corporation
Stratix Device Handbook, Volume 2 September 2004
Using Enhanced Configuration Devices
Figure 12–15. Specifying Block Addresses for Application Configuration
A sample memory map output file for the preceding example is shown
below. Note that the allocated memory for page 1 is between
0x00080000 and 0x001EFFFF, while the actual region used by the
current application configuration bitstream is between 0x001AB36C and
0x001EFFF7. The configuration data is top justified within the allocated
SOF data region.
Also note that the HEX data stored in the main data area uses absolute
addressing. If relative addressing were to be used, the main data contents
would be justified with the top (higher address locations) of the memory.
Block Start Address End Address
BOTTOM BOOT 0x00000000 0x000001FF
OPTION BITS 0x00010000 0x0001003F
PAGE 0 0x00010040 0x00054CC8
PAGE 1 0x001AB36C 0x001EFFF7
TOP BOOT/MAIN 0x001F0000 0x001F01FF