English
Language : 

SH7619_09 Datasheet, PDF (239/860 Pages) Renesas Technology Corp – Renesas 32-Bit RISC Microcomputer SuperHTM RISC engine Family / SH7619 Series
Section 7 Bus State Controller (BSC)
Internal bus masters other than the CPU such as the DMAC and E-DMAC can access on-chip
memory other than the cache memory but cannot access the cache memory. If an on-chip bus
master other than the CPU writes data to an external memory other than the cache, the contents of
the external memory may differ from that of the cache memory. To prevent this problem, if the
external memory whose contents is cached is written by an on-chip bus master other than the
CPU, the corresponding cache memory should be purged by software.
If the CPU initiates read access for the cache, the cache is searched. If the cache stores data, the
CPU latches the data and completes the read access. If the cache does not store data, the CPU
performs four consecutive longword read cycles to perform cache fill operations via the internal
bus. If a cache miss occurs in byte or word operand access or at a branch to an odd word boundary
(4n + 2), the CPU performs four consecutive longword accesses to perform a cache fill operation
on the external interface. For a cache-through area, the CPU performs access according to the
actual access addresses. For an instruction fetch to an even word boundary (4n), the CPU performs
longword access. For an instruction fetch to an odd word boundary (4n + 2), the CPU performs
word access.
For a read cycle of a cache-through area or an on-chip peripheral module, the read cycle is first
accepted and then read cycle is initiated. The read data is sent to the CPU via the cache bus.
In a write cycle for the cache area, the write cycle operation differs according to the cache write
methods.
In write-back mode, the cache is first searched. If data is detected at the address corresponding to
the cache, the data is then re-written to the cache. In the actual memory, data will not be re-written
until data in the corresponding address is re-written. If data is not detected at the address
corresponding to the cache, the cache is updated. In this case, data to be updated is first saved to
the internal buffer, 16-byte data including the data corresponding to the address is then read, and
data in the corresponding access of the cache is finally updated. Following these operations, a
write-back cycle for the saved 16-byte data is executed.
In write-through mode, the cache is first searched. If data is detected at the address corresponding
to the cache, the data is re-written to the cache simultaneously with the actual write via the internal
bus. If data is not detected at the address corresponding to the cache, the cache is not updated but
an actual write is performed via the internal bus.
Since the BSC incorporates a 1-stage write buffer, the BSC can execute an access via the internal
bus before the previous external bus cycle is completed in a write cycle. If the on-chip module is
read or written after the external low-speed memory is written, the on-chip module can be
accessed before the completion of the external low-speed memory write cycle.
Rev. 6.00 Jul. 15, 2009 Page 199 of 816
REJ09B0237-0600