configs: add maxinsts option on command line
authorKorey Sewell <ksewell@umich.edu>
Wed, 16 Sep 2009 13:45:30 +0000 (09:45 -0400)
committerKorey Sewell <ksewell@umich.edu>
Wed, 16 Sep 2009 13:45:30 +0000 (09:45 -0400)
commit7858a8e68f9fc8e915c812515f816e8a75921d72
tree79a6d7608c6f6559e1ed12051e49f535d51247ea
parent9b8e61beb38af081454ffd5e06d14458080b98e0
configs: add maxinsts option on command line
-option to allow threads to run to a max_inst_any_thread which is more useful/quicker in a lot of
cases then always having to figure out what tick to run your simulation to.
configs/common/Options.py
configs/common/Simulation.py