ADSP-BF535 Blackfin Processor Hardware Reference
6-57
Memory
The MMU is implemented as two 16-entry Content Addressable Memory
(CAM). Each entry is referred to as a Cacheability Protection Lookaside
Buffer (CPLB) descriptor. When enabled, every valid entry in the MMU
is examined on any fetch, load, or store operation to determine whether
there is a match between the address being requested and the page
described by the CPLB entry. If a match occurs, the cacheability and pro-
tection attributes contained in the descriptor are used for the memory
transaction with no additional cycles added to the execution of the
instruction.
Because the Level 1 memories are separated into instruction and data
memories, the CPLB entries are also divided between instruction and data
CPLBs. Sixteen CPLB entries are used for instruction fetch requests; these
are called
ICPLBs
. Another sixteen CPLB entries are used for data transac-
tions; these are called
DCPLBs
. The ICPLBs and DCPLBs are enabled by
setting the appropriate bits in the Instruction Memory Control
(
IMEM_CONTROL
) and Data Memory Control (
DMEM_CONTROL
) registers,
respectively. These registers are shown in
Figure 6-4 on page 6-14
and
Figure 6-3 on page 6-13
, respectively.
Each CPLB entry consists of a pair of 32-bit values. For instruction
fetches:
•
ICPLB_ADDR[n]
defines the start address of the page described by
the CPLB descriptor.
•
ICPLB_DATA[n]
defines the properties of the page described by the
CPLB descriptor.
For data operations:
•
DCPLB_ADDR[m]
defines the start address of the page described by
the CPLB descriptor.
•
DCPLB_DATA[m]
defines the properties of the page described by the
CPLB descriptor.
Summary of Contents for ADSP-BF535 Blackfin
Page 80: ...Development Tools 1 26 ADSP BF535 Blackfin Processor Hardware Reference...
Page 312: ...Working With Memory 6 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 332: ...System Interfaces 7 20 ADSP BF535 Blackfin Processor Hardware Reference...
Page 360: ...Dynamic Power Management Controller 8 28 ADSP BF535 Blackfin Processor Hardware Reference...
Page 446: ...Beginning and Ending an SPI Transfer 10 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 522: ...Timing Examples 11 76 ADSP BF535 Blackfin Processor Hardware Reference...
Page 562: ...IrDA Support 12 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 608: ...PCI I O Issues 13 46 ADSP BF535 Blackfin Processor Hardware Reference...
Page 672: ...References 14 64 ADSP BF535 Blackfin Processor Hardware Reference...
Page 810: ...SDRAM Controller SDC 18 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 811: ...ADSP BF535 Blackfin Processor Hardware Reference 18 87 External Bus Interface Unit...
Page 812: ...SDRAM Controller SDC 18 88 ADSP BF535 Blackfin Processor Hardware Reference...
Page 860: ...DMA Bus Debug Registers 20 30 ADSP BF535 Blackfin Processor Hardware Reference...