RDRAM: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (→‎Known RDRAM Expansion Pak Configurations: Corrected "Transfer" to "Jumper" Pak)
Line 253: Line 253:
Programming caution :
Programming caution :


* RDRAM registers are '''little-endian'''. The RI does not perform any endian-swap, so the value that is read or written by the CPU '''must be endian-swapped''' to match the register layout described in this page.
* Before reading any RDRAM register content, RDRAM current control must be calibrated
* Before reading any RDRAM register content, RDRAM current control must be calibrated
* Also, it seems that RDRAM register reads should be surrounded by MI_MODE = SET_DRAM_REG / CLR_DRAM_REG
* Also, it seems that RDRAM register reads should be surrounded by MI_MODE = SET_DRAM_REG / CLR_DRAM_REG