Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.24 KB

README.md

File metadata and controls

35 lines (19 loc) · 1.24 KB

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