CPUlle
CPUlle is a fictional microprocessor architecture described in academic and educational materials to illustrate principles of compact, energy-efficient computing for embedded and edge devices. The design is presented as a small, scalable family intended for low-power contexts, with an emphasis on predictable performance and ease of verification.
CPUlle prioritizes simplicity and energy efficiency. It employs a tiled, multi-core layout with modular cores and
Each tile contains a scalar core, L1 data and instruction caches, a program counter, and a small
Where implemented in examples, CPUlle comes with reference RTL models and a compiler backend designed for teaching
Because CPUlle is fictional, no commercial products implement it, but the concept serves as a framework for