/Tomasulo

The programming assignment of ECE6100@Gatech

Primary LanguagePythonApache License 2.0Apache-2.0

Tomasulo

The programming assignment of ECE6100@Gatech. Well commented. Can solve LD/ADD/SUB/MUL/DIV/SD Instruction.

Test Enviroment

Pycharm + Anaconda+Py3.7

Requirement

pretteytable

Code Structure

Instruction_queue.py
LoadandStore.py
register.py
reservation_station.py
Tomasulomain.py