Peripheral Interface: Difference between revisions

Updated images and up to aligned DMA transfers
(Domains data changed)
(Updated images and up to aligned DMA transfers)
Line 96:
 
=== PI Interface Process ===
Address output:
[[File:Rom address output.png|border|left|frameless|984x984px|Rom Address Output]]
 
 
 
 
 
 
Data Read:
[[File:Rom Read Data.png|alt=Rom Read Data|border|left|frameless|1003x1003px|Rom Read Data]]
 
 
 
 
Constant Read:
[[File:Constant ROM Access.png|border|left|frameless|1522x1522px|Constant ROM Access]]
 
 
 
 
 
 
=== Aligned DMA Transfer ===
An aligned DMA transfer is when the PI_DRAM_ADDR_REG is set to a 64bit (8byte) aligned address. The PI_CART_ADDR_REG can be any 16bit (2Byte) value as will transfer from that offset to RDRAM (more to come)