Dynamically Reconfigurable Instruction Cache for Low-Power ARM Custom Cores
dev.to·15h·
Discuss: DEV
Flag this post

This paper proposes a dynamically reconfigurable instruction cache architecture optimized for low-power operation in ARM-licensed custom CPU cores. Leveraging adaptive cache partitioning and instruction prefetching techniques, the design achieves up to 35% reduction in energy consumption while maintaining comparable performance to traditional cache configurations. Its immediate commercial viability lies in enabling highly efficient embedded systems and IoT devices.

Introduction:

ARM-licensed custom CPU cores are increasingly prevalent in applications demanding high performance and power efficiency. The instruction cache plays a crucial role in both aspects. Static cache configurations often result in underutilized cache lines and unnecessary energy expenditure, especially with d…

Similar Posts

Loading similar posts...