Research
RISC-V V Vector Extension (RVV) with reduced number of vector registers
Abstract
This work proposes reducing the area overhead of the RISC-V V Vector Extension (RVV) specifically for use in small processors. The innovation is centered on reducing the standard 32 vector registers to
Research
vCLIC: Towards Fast Interrupt Handling in Virtualized RISC-V Mixed-criticality Systems
Abstract
The paper introduces vCLIC, a novel hardware virtualization extension for the RISC-V Core Local Interrupt Controller (CLIC), designed to enhance performance in virtualized mixed-criticality systems. Addressing the limitations of current non-deterministic MSI
Research
Evaluation of Run-Time Energy Efficiency using Controlled Approximation in a RISC-V Core
Abstract
This study investigates dynamic hardware approximation techniques integrated into a specialized RISC-V core to improve energy efficiency in energy-constrained embedded systems. The platform achieved an average energy efficiency of 13.3 pJ/
Research
Secure Software/Hardware Hybrid In-Field Testing for System-on-Chip
Abstract
This paper introduces a novel, low-overhead software/hardware hybrid approach for secure in-field testing of Systems-on-Chip (SoCs), addressing the security risks and technical limitations of traditional BIST methods. The core innovation utilizes
Research
KeyVisor -- A Lightweight ISA Extension for Protected Key Handles with CPU-enforced Usage Policies
Abstract
KeyVisor is a novel, lightweight ISA extension that securely offloads cryptographic key handling directly to the CPU, preventing keys from leaking to memory via software exploits or side channels. It introduces dedicated
Research
Using a Performance Model to Implement a Superscalar CVA6
Abstract
Researchers developed a highly accurate performance model (99.2% on CoreMark) for the CVA6 RISC-V processor to evaluate architectural modifications prior to RTL implementation. This model was successfully utilized during the design