Skip to content

buridiaditya/High-Performance-Computer-Architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TOMASULO Algorithm Simulation

Instruction file format : test.txt

<No of Instruction>
<No of simulation cycles>
<Inst 1>
<Inst 2>
    .
    .
    .
<Inst n>
R0
R1
R2
R3
R4
R5
R6
R7

Compiling :

g++ tom.cpp -o tom

Execution :

./tom test.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages