Computer Architecture Simulation Infrastructure for CSCE 614 Computer Architecture
Everytime you want to build or run zsim, you need to setup the environment variables first.
$ source setup_env
$ cd benchmarks/parsec-2.1
$ wget http://students.cse.tamu.edu/jyhuang/csce614/parsec smallinputs.tar.gz
$ tar xzvf parsec smallinputs.tar.gz
$ cd zsim
$ wget http://students.cse.tamu.edu/jyhuang/csce614/configs.tar.gz
$ wget http://students.cse.tamu.edu/jyhuang/csce614/hw2runscript
$ tar xzvf configs.tar.gz
$ scons -j4
./build/opt/zsim tests/simple.cfg