Skip to content

JCMoure/CAOS-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processor Simulator CAOS Department, Engineering School, UAB, Barcelona, SPAIN

compile:

gcc -Ofast sim.c sim-simulators.c sim-main.c -o sim

execute:

./sim processors/proc1.c programs/saxpy.txt 30 0

./sim processors/proc1.c programs/saxpy.txt 30 1

...

About

Simulator of Processor Core execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages