A simple risc-v single-core CPU design written in Verilog, developed for learning and practicing computer architecture and hardware description languages.
-
Updated
May 28, 2026 - Verilog
A simple risc-v single-core CPU design written in Verilog, developed for learning and practicing computer architecture and hardware description languages.
Single-cycle 32-bit MIPS CPU designed and simulated in Logisim, built for the Computer Architecture Lab (LCOM 3010) at the Islamic University of Gaza. Supports lw, sw, add, sub, and, or, slt, beq, and j.
CO224 Computer Architecture Labs - 8-bit Single-Cycle Processor Implementation .
Formally verified, synthesis-ready 8-bit RISC CPU in Verilog. Optimized for efficient hardware implementation.
MIPS Processor Implementations (VHDL) | This repository contains multiple implementations of the MIPS (Microprocessor without Interlocked Pipelined Stages) architecture using VHDL. The project is designed for educational and academic purposes, helping students understand CPU architecture and datapath/control design. It includes Single-Cy
A single-cycle RISC-V CPU implemented in Verilog, with arithmetic, memory, branch, and jump instructions verified using Icarus Verilog and GTKWave.
Add a description, image, and links to the single-cycle-cpu topic page so that developers can more easily learn about it.
To associate your repository with the single-cycle-cpu topic, visit your repo's landing page and select "manage topics."