biRISC-V
stableA 32-bit superscalar, dual-issue RISC-V CPU.
Install with
lfpga
lfpga add biriscv
Indexed from a public source and curated by LibFPGA. Own this project? Claim it by adding a manifest file to your repo.
Verification
We have not run this core through the LibFPGA toolchain yet, so it carries no earned badges. Many of these projects have strong verification of their own. Claim the listing to run our checks.
- 1,273 GitHub stars
About
biRISC-V is a 32-bit superscalar, dual-issue in-order RISC-V core (RV32IMZicsr) with branch prediction and caches, from ultraembedded. A great step up from a simple single-issue core if you want to study how real performance features like dual issue and prediction fit together.