Skip to content

icasrod/SIMDE-1

 
 

Repository files navigation

SIMDE

Build Status Coverage Status

Live exec

What is SIMDE?

SIMDE is a simulator for supporting teaching of ILP (Instruction Level Parallelism) Architectures.

This simulator is a visual representation of a Superecalar machine execution and the students are able to see how the instructions move through the multiple stages of the pipeline.

This make easier to learn concepts suchs as Tomasulo's algorithm and the purpose of structures such as the reorderbuffer.

Technologies

SIMDE is powered by Typescript, React, Redux, Sass and Webpack.

How to use

Go to the project website and start learning

Troubling?

If you have any doubt you should check the official docs.

License

The project has been released under GPLv3 License.


@adrianabreu  ·  @icasrod

About

Computer Architecture Simulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.3%
  • CSS 3.2%
  • JavaScript 1.6%
  • Other 0.9%