Skip to content

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

Notifications You must be signed in to change notification settings

alphinaud11/Tomasulo-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages