Supports 12 MIPS instructions
-
Updated
May 6, 2022 - C++
Supports 12 MIPS instructions
design a single-cycle MIPS CPU in C++. Single-cycle CPU program needs to be able to execute the following 10 instructions LW, SW, ADD, SUB, AND, OR, SLT, NOR, BEQ, J.
Add a description, image, and links to the single-cycle-processor topic page so that developers can more easily learn about it.
To associate your repository with the single-cycle-processor topic, visit your repo's landing page and select "manage topics."