Three Verilog-based MIPS CPU projects, simulate pipelined cpu based on mips instruction set:single-cycle, multi-cycle, and a microsystem based on the multi-cycle cpu.
-
Updated
Apr 24, 2021 - Verilog
Three Verilog-based MIPS CPU projects, simulate pipelined cpu based on mips instruction set:single-cycle, multi-cycle, and a microsystem based on the multi-cycle cpu.
Single and Multi-cycle ARM processors implemented using VHDL
Architecure for the Data path and Controller as well as Hazard Units for a 32 bit ARM based Single Cycle, Multi Cycle and Pipelined Based Processor
A multi-cycle CPU which supports 54 Mips instructions
OAC - Grupo B3 - Lucas Santana e Gabriel Castro (CIC0099 - UnB 2025/1)
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 Simple 8-bit Multi-Cycle CPU design and implementation using Logisim. Includes a custom datapath, ALU, and hardwired control logic.
Add a description, image, and links to the multi-cycle-cpu topic page so that developers can more easily learn about it.
To associate your repository with the multi-cycle-cpu topic, visit your repo's landing page and select "manage topics."