Peripheral Interface: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Some PI data)
(Domains data changed)
Line 66: Line 66:
|R/W
|R/W
|This is a 8 bit counter for the timing on how long the Read or Write signal is to stay LOW before it can go HIGH
|This is a 8 bit counter for the timing on how long the Read or Write signal is to stay LOW before it can go HIGH
This counter runs after the PI_BSD_DOMX_RLS_REG counter and increases by 1 every clock cycle of the RCP (62.5mhz). Once the counter reaches this value, the process will go to idle or back to PI_BSD_DOM1_RLS_REG.
This counter runs after the PI_BSD_DOMX_RLS_REG counter and increases by 1 every clock cycle of the RCP (62.5mhz). Once the counter reaches this value, the process will go to PI_BSD_DOM1_RLS_REG.


Default value set by games is (8'h12)
Default value set by games is (8'h12)
Line 77: Line 77:
32'h0460_002C
32'h0460_002C
|R/W
|R/W
|This is a 8 bit counter for the timing on how many concurrent reads or writes can happen after 128 bytes of data are process and then the Cart bus has to advise to the Cart an update address.
|

Default value set by games is (8'h07)
|-
|-
|PI_BSD_DOM1_RLS_REG
|PI_BSD_DOM1_RLS_REG
Line 86: Line 88:
32'h0460_0030
32'h0460_0030
|R/W
|R/W
|This is a 8 bit counter for the timing on how long the Read or Write signal is to stay HIGH before it can go LOW
|

This counter runs after the PI_BSD_DOMX_RLS_REG counter and increases by 1 every clock cycle of the RCP (62.5mhz). Once the counter reaches this value, the process will go to idle or back to PI_BSD_DOMX_LAT_REG.

Default value set by games is (8'h03)
|}
|}