Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages