VeeR EH1 core
-
Updated
May 29, 2023 - SystemVerilog
VeeR EH1 core
A barebones 64-bit RISC-V micro-controller class CPU, implementing the I(nteger), M(ul/div), C(ompressed) and K(ryptography) extensions.
A multi-cycle processor designed according to the instruction set(assembly language) of RISC-V using the System Verilog HDL
It's a simple verilog based MIPS microarchitecture hardware design.
4 stage pipeline implementation of a 16-bit RISC Processor in SystemVerilog that performs arithmetical, logical, data transfer, branch and halt operations.
Implements a RISC processor that executes a set of ARMv7 instructions.
A SystemVerilog implementation of a single-cycle RISC-V processor supporting RV32I ISA. Features modular design with instruction fetch, decode, ALU, and memory stages. Ideal for FPGA prototyping, computer architecture studies, and educational projects. Synthesizable codebase for hobbyists and developers exploring processor design.
Add a description, image, and links to the risc topic page so that developers can more easily learn about it.
To associate your repository with the risc topic, visit your repo's landing page and select "manage topics."