Single-cycle waveform generator
-
Updated
Feb 7, 2026 - Python
Single-cycle waveform generator
This project involves the design, simulation, and implementation of a 16-bit Microprocessor based on a custom Simple Instruction Set Architecture (ISA). The core objective was to implement and compare two different CPU architectures (Single Cycle & Pipeline) to optimize processing performance.
Logisim implementation of a custom 22-bit MIPS-like single-cycle datapath with control unit and a Python assembler that outputs Logisim ROM images.
Single-Cycle CPU for Homework of Computer System Design in CUMT.
C++ simulation of a single-cycle LEGv8 processor. Replicating datapath control, memory operations, branching, and instruction execution.
Design of a single cycle CPU based on 36 instructions of RISCV architecture.
Single-Cycle 8-bit CPU designed for basic instruction execution with Logisim.
An implementation of rv32i single cycle processor on logisim
This is a project currently doing under the module EN3021 Digital System Design, Semester 5, Department of Electronic & Telecommunication Engineering, University of Moratuwa, Sri Lanka.
Single Cycle MIPS Processor implementation, Computer Assignment for Computer Architecture course in Ferdowsi University of Mashhad
Projects of the computer architecture course (Fall01) at the University of Tehran.
MIPS processor designed in Verilog.
Verilog descriptions of MIPS single-cycle, multi-cycle & booth multiplier.
Single-cycle and multi-cycle verilog implementation of a subset of MIPS instruction set
simple mips architecture
An implementation of Mips processor - My Computer Architecture course final project
Simple RISC-V CPUs running a baremental ray-tracer program.
Single Cycle 32 bit MIPS
Add a description, image, and links to the single-cycle topic page so that developers can more easily learn about it.
To associate your repository with the single-cycle topic, visit your repo's landing page and select "manage topics."