Evaluation of Run-Time Energy Efficiency using Controlled Approximation in a RISC-V Core
Arvin Delavari, Faraz Ghoreishy, Hadi Shahriar Shahhoseini, Sattar Mirzakuchaki
TL;DR
This work tackles energy efficiency in energy-constrained embedded systems through dynamic hardware approximation in a RISC-V core. It implements CSR-controlled, per-execution-unit approximate arithmetic (adder and multiplier) and a hierarchical 32×32 multiplier, evaluating post-synthesis metrics at 45nm and 500MHz. The study reports an average run-time energy efficiency improvement of about 9.21% and specific stage- and operation-level power reductions, demonstrating the practicality of hardware-accelerated approximation for embedded workloads. The findings highlight the potential of programmable approximation to tighten the accuracy-power trade-off in modern embedded processors, with avenues for broader architectural integration and real-time energy management.
Abstract
The limited energy available in most embedded systems poses a significant challenge in enhancing the performance of embedded processors and microcontrollers. One promising approach to address this challenge is the use of approximate computing, which can be implemented in both hardware and software layers to balance the trade-off between performance and power consumption. In this study, the impact of dynamic hardware approximation methods on the run-time energy efficiency of a RISC-V embedded processor with specialized features for approximate computing is investigated. The results indicate that the platform achieves an average energy efficiency of 13.3 pJ/instruction at a 500MHz clock frequency adhering approximation in 45nm CMOS technology. Compared to accurate circuits and computation, the approximate computing techniques in the processing core resulted in a significant improvement of 9.21% in overall energy efficiency, 60.83% in multiplication instructions, 14.64% in execution stage, and 9.23% in overall power consumption.
