An open API service indexing awesome lists of open source software.

https://github.com/martinkindall/mips_cpu

Single Cycle 32 bit MIPS
https://github.com/martinkindall/mips_cpu

basys3 basys3-fpga fpga mips mips-cpu single-cycle single-cycle-processor systemverilog

Last synced: 2 months ago
JSON representation

Single Cycle 32 bit MIPS

Awesome Lists containing this project

README

        

# MIPS 32 bits Single Cycle CPU

This project is based on the book [Digital Design and Computer Architecture](https://www.amazon.com/Digital-Design-Computer-Architecture-Harris/dp/0123944244/ref=sr_1_1?keywords=digital+design+and+computer+architecture&qid=1670106216&sprefix=digital+design%2Caps%2C178&sr=8-1) and its example for a MIPS cpu written in Systemverilog.

The designs are in the folder __sources_1__ and the top module is _MipsTopIO.sv_.
The program files are _twoPlusTwo.asm_ and _twoPlusTwo.dat_.

Video:
https://youtu.be/mYzHAQF_kyk