Caches are increasingly common in DSPs, but many DSP programmers are unfamiliar with their operation. This article explains how caches work, using the two-level cache in TI's C64x as an example. It ...
A processor cache is an area of high-speed memory that stores information near the processor. This helps make the processing of common instructions efficient and therefore speeds up computation time.