Skip to content

zrzz-hq/EEL5764_final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEL5764 Final Project

Important: You must set the GEM5_PATH environment variable before executing the commands in the next sections. Use the command shown below.

export GEM5_PATH=your/gem5/path

Part1

cd part1
make
bash sim.sh

Part2

cd part2
make
bash sim.sh

Part3

TIMING CPU

cd part3
bash sim_timing.sh

MINOR CPU

cd part3
bash sim_minor.sh

Part4

Use commands in Part3

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors