HigashikataZhangsuke / Tomasulo

The programming assignment of ECE6100@Gatech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The programming assignment of ECE6100@Gatech

License:Apache License 2.0


Languages

Language:Python 100.0%