Skip to content

RandomOscillations/Out-of-Order-Processor-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Out-of-Order-Processor-Simulator

  1. Type "make" to build. (Type "make clean" first if you already compiled and want to recompile from scratch.)

  2. Run trace reader:

    To run without throttling output: ./sim 256 32 4 gcc_trace.txt

    To run with throttling (via "less"): ./sim 256 32 4 gcc_trace.txt | less

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published