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/pathcd part1
make
bash sim.shcd part2
make
bash sim.sh
cd part3
bash sim_timing.sh
cd part3
bash sim_minor.sh
Use commands in Part3