how to use the bzip 2 function for the ece412 simulator

after you have made the mipsver file, use the command line:

arch-model mipsver "input file name" "size to expand the memory buffer to"

the 2nd argument will continue to copy the input file until it fills "x" MB
of space.  After it does that, it will start the compression/decompression.  
It will run type 7, then type 9.  This benchmark takes a few of hours to run 
on size '1' so be careful(mine took 6 or 7 hours with my modified arch-model)
