C++ Instruction Set Simulator for RISC-V RV32IMC & custom packed SIMD ISA with cache and branch predictor models, C/ASM workloads, and Python analysis tools
-
Updated
Feb 9, 2026 - C++
C++ Instruction Set Simulator for RISC-V RV32IMC & custom packed SIMD ISA with cache and branch predictor models, C/ASM workloads, and Python analysis tools
An 8-bit CPU with a custom ISA, designed from scratch in Verilog, and its complete assembler toolchain developed in C++.
Emulator for Computer Organization Course Mini Project
Assember for Computer Organization Course Mini Project
A custom 16-bit MIPS-inspired processor built in Logisim, featuring a unique instruction set, ALU, register file, and memory components. Designed for educational purposes and low-level computing exploration.
Add a description, image, and links to the custom-isa topic page so that developers can more easily learn about it.
To associate your repository with the custom-isa topic, visit your repo's landing page and select "manage topics."