Architecture

Branch Prediction in Hardcaml for a RISC-V 32im CPU
Research

Branch Prediction in Hardcaml for a RISC-V 32im CPU

Abstract This paper presents a hardware implementation of aggressive branch prediction techniques for a high-performance RISC-V 32im CPU core. The methodology progresses from simple static decode stage predictions to the utilization of the
By Admin 2 min read
32-Bit RISC-V CPU Core on Logisim
Research

32-Bit RISC-V CPU Core on Logisim

Abstract This project details the successful design and implementation of a 32-bit RISC-V CPU Core utilizing the Logisim digital logic simulation software. The effort capitalizes on the open-standard, royalty-free nature of the RISC-V
By Admin 1 min read