make a lot of the same changes as to fs.py for checkpointing.
authorLisa Hsu <hsul@eecs.umich.edu>
Mon, 23 Oct 2006 22:42:46 +0000 (18:42 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Mon, 23 Oct 2006 22:42:46 +0000 (18:42 -0400)
commit049f8d53a92590233db82937aecd5ba2cdbe7d0d
tree27050d6323dadd8ba1de1f7beecffa66beb50eb9
parent40a04f2f4022a970b343ea7bf997febbb83acee5
make a lot of the same changes as to fs.py for checkpointing.

1) rearrange the options to be in a nice logical order
2) add an option for what i call "standard switch", which is from simple->timing->detailed
3) make checkpointing code such that checkpoints taken from the command line override checkpoint instructions compiled into binaries.
4) add an option for maximum number of checkpoints - simulation will stop at max or maxtick, whichever is first

--HG--
extra : convert_revision : 8d905e1b297ae664d60f8c8ba48b2aac25437fc6
configs/example/se.py