/tomasulo-algorithm

Implement the Tomasulo Algorithm in Python. Run the given instruction sets with it and print out the reservation stations, load/store buffer status, function unit of every cycle, in addition to the cycle that the instructions are issued, executed and written back.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.