Single Cycle Processor written in SystemVerilog for executing machine code of RISC-V ISA
- Updated
Apr 23, 2023 - SystemVerilog
Single Cycle Processor written in SystemVerilog for executing machine code of RISC-V ISA
3-stage RISC-V Pipelined Processor with interrupt CSR support
A fully pipelined 5-stage RV32I processor implemented in SystemVerilog. This design models instruction-level parallelism with forwarding and hazard detection, and passes all RISCOF compliance tests for the RV32I base ISA.
Add a description, image, and links to the risc-v-architecture topic page so that developers can more easily learn about it.
To associate your repository with the risc-v-architecture topic, visit your repo's landing page and select "manage topics."