/Tomasulo-Simulator

A simulator for the Tomasulo algorithm. It accepts MIPS instructions and shows step by step how these instructions are executed as well as the content of each component in the Tomasulo architecture

Primary LanguageJava

Tomasulo Simulator

A simulator for the Tomasulo algorithm. It accepts MIPS instructions and shows step by step how these instructions are executed as well as the content of each component in the Tomasulo architecture.

Note

This is a university (GUC) course project. Course name is (CSEN 702 : Microprocessors). For a detailed description of the project and its requirements as well as the report, please have a look at the description folder.