Terminology
6-2
ADSP-BF535 Blackfin Processor Hardware Reference
cache line.
Same as cache block. In this chapter, cache line is used for cache block.
cache miss.
A memory access that does not match any valid entry in the cache.
direct mapped.
Cache architecture in which each line has only one place in which it can
appear in the cache. Also described as 1-Way associative.
dirty (or modified).
A state bit, stored along with the tag, indicating whether the data in the
data cache line has been changed since it was copied from the source
memory and, therefore, needs to be updated in that source memory.
exclusive, clean.
The state of a data cache line, indicating that the line is valid and that the
data contained in the line matches that in the source memory. The data in
a clean cache line does not need to be written to source memory before it
is replaced.
fully associative.
Cache architecture in which each line can be placed anywhere in the
cache.
index.
Address portion that is used to select an array element (for example, a line
index).
invalid.
Describes the state of a cache line. When a cache line is invalid, a cache
line match cannot occur.
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...