English
Language : 

PXR40RM Datasheet, PDF (349/1434 Pages) Freescale Semiconductor, Inc – PXR40 Microcontroller
General-Purpose Static RAM (SRAM)
11.6.1 Access Timing
The system bus is a two-stage pipelined bus, which makes the timing of any access dependent on the access
during the previous clock. Table 11-3 lists the various combinations of read and write operations to SRAM
and the number of wait states used for the each operation. The table columns contain the following
information:
Current operation Lists the type of SRAM operation executing currently
Previous operation Lists the valid types of SRAM operations that can precede the current SRAM
operation (valid operation during the preceding clock)
Wait states
Lists the number of wait states (bus clocks) the operation requires which depends
on the combination of the current and previous operation
Table 11-3. Number of Wait States Required for SRAM Operations
Current Operation
Read
Pipelined read
Burst read
Previous Operation
Idle
Pipelined read
Burst read
64-bit write
8-, 16-, or 32-bit write
Read
Idle
Pipelined read
Burst read
64-bit write
8-, 16-, or 32-bit write
Number of Wait States Required
1
2
0
(read from the same address)
1
(read from a different address)
0
1,0,0,0
2,0,0,0
0,0,0,0
(read from the same address)
1,0,0,0
(read from a different address)
Freescale Semiconductor
PXR40 Microcontroller Reference Manual, Rev. 1
11-3