cpu-architecture-design
Here are 9 public repositories matching this topic...
A study in MIPS microarchitecture trade-offs. This project implements three CPU designs: a single-cycle, a hardware-scheduled multicycle, and a software-scheduled pipelined core; then documents and contrasts their performance/complexity. Source is organized by variant (src_sc, src_hw, src_sw) with dedicated testbenches and write-ups.
- Updated
Aug 18, 2025 - Python
This is a simple CPU emulator with custom architecture
- Updated
Jun 1, 2025 - Java
This is a simulation of the MIPS32 Single Cycle Processor on Xilinx ISE written in Verilog.
- Updated
Apr 13, 2025 - C
custom CPU emulator and assembler
- Updated
Nov 10, 2025 - C
Its a RISC Architecture based 4-bit CPU made in Digital Logic Sim by Sebatsian Lague
- Updated
Nov 27, 2025
RISC-V Pipelined Processor simulation in Verilog on Xilinx ISE
- Updated
Apr 13, 2025 - HTML
RISCV 40 Instruction Cycle Accurate CPU Model
- Updated
Dec 26, 2024 - Assembly
Computer Organization I exercises
- Updated
Jun 9, 2025 - Python
Improve this page
Add a description, image, and links to thecpu-architecture-design topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecpu-architecture-design topic, visit your repo's landing page and select "manage topics."