Skip to content

Whole design was inspired from the book 'Digital design and computer architecture.'

Notifications You must be signed in to change notification settings

vakeesank99/MIPS_simple_implementation

Repository files navigation

MIPS_simple_implementation

What is MIPS -> https://en.wikipedia.org/wiki/MIPS_architecture
image

Whole design was inspired from the book 'Digital design and computer architecture.' Single-cycle MIPS processor supporting all the instruction including addi and j. ALU can support seven operations such as AND, OR, +, -, SLT, AND with ~B, OR with ~B.
image

Assembly code can be updated on memfile.dat. sample assembly code is given below for testbecnch. image

About

Whole design was inspired from the book 'Digital design and computer architecture.'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published