Skip to content

This was a semester project for Computer Architecture course

Notifications You must be signed in to change notification settings

AnoshaRehan/Tomasulo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tomasulo

This is the Java implmentation of the Tomasulo Algorithm. Tomasulo is a dynamic instruction scheduling algorithm in Computer Architecture. Tomasulo uses register renaming to eliminate WAW and WAR Hazards.

About

This was a semester project for Computer Architecture course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages