/tomasulo

An application to simulate Tomasulo's algorithm

Primary LanguageC

Tomasulo

An application to simulate Tomasulo's algorithm

This is intended to be an exercise to understand and implement the Tomasulo algorithm to dynamically schedule instructions in an out of order fashion.