• Stars
    star
    2
  • Language
    C
  • License
    MIT License
  • Created about 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In this project, we have implemented a SimpleRisc processor with a 5-stage pipeline. It has been implemented in LogiSim. This processor runs all SimpleRisc instructions and can execute any valid SimpleRisc program to give correct outputs (provided the instructions are given in binary/hexadecimal).