Skip to content

A simple MIPS processor created in 2021 as a project for my assembly course in the British University in Dubai

Notifications You must be signed in to change notification settings

Mayonaka88/simple-MIPS-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple MIPS Processor

A simple MIPS processor created in 2021 as a project for my assembly course in the British University in Dubai.

Python was used in this project.

The program simulates a single-cycle simple MIPS Processor.

The program reads and writes registries and memories using MIPS commands.

The program is entirely operated on the terminal.

The program is comprised of one file.

About

A simple MIPS processor created in 2021 as a project for my assembly course in the British University in Dubai

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages