
System Memory Controller (SMC)
MVME5100 Single Board Computer Programmer’s Reference (6806800H17B
)
270
Some registers have additional requirements for writing. For more information refer to the
registers in
SDRAM Enable and Size Register (Blocks A, B, C, D)
,
SDRAM Enable and Size Register (Blocks E,F,G,H)
SDRAM Base Address Register (Blocks E/F/G/H)
, and
.
Since software has no way of controlling refresh/scrub accesses to SDRAM, the hardware is
designed so that updating control bits coincidentally with refreshes is not a problem.
As with SDRAM control bits, software should not change control bits that affect ROM/Flash
while the affected Block is being accessed. This generally means that the ROM/Flash size, base
address, enable, write enable, etc. are changed only while executing initially in the reset vector
area ($FFF00000 - $FFFFFFFF).
3.4.3
Initializing SDRAM Related Control Registers
In order to establish proper SDRAM operation, software must configure control register bits in
Hawk that affect each SDRAM block’s speed, size, base address, and enable. The SDRAM speed
attributes are the same for all blocks and are controlled by one 32-bit register. The size, base
address and enable can be different for each block and are controlled in individual 8- bit
registers.
The following topics are discussed in this section:
SDRAM Control Registers Initialization Example
Summary of Contents for MVME5100
Page 1: ...MVME5100 Single Board Computer Programmer s Reference P N 6806800H17B July 2014...
Page 8: ...MVME5100 Single Board Computer Programmer s Reference 6806800H17B Contents 8 Contents Contents...
Page 16: ...MVME5100 Single Board Computer Programmer s Reference 6806800H17B 16 List of Figures...
Page 292: ...Hawk Programming Details MVME5100 Single Board Computer Programmer s Reference 6806800H17B 292...
Page 312: ...VMEbus Mapping Example MVME5100 Single Board Computer Programmer s Reference 6806800H17B 312...
Page 316: ...Related Documentation MVME5100 Single Board Computer Programmer s Reference 6806800H17B 316...
Page 317: ......