summaryrefslogtreecommitdiff
path: root/configs/example/se.py
AgeCommit message (Expand)Author
2007-05-15add an l2 cache option to se example configAli Saidi
2006-11-09Clean up config scripts to not have to worry about attaching a cache only to ...Kevin Lim
2006-11-01factor some more commone code and enable going from checkpoint into arbitrary...Lisa Hsu
2006-10-31Fix up configs.Kevin Lim
2006-10-31Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-31Remove mem parameter. Now the translating port asks the CPU's dcache's peer ...Kevin Lim
2006-10-30se.py, fs.py:Lisa Hsu
2006-10-30Use some python os.path stuff to make it more flexible where we can execute t...Kevin Lim
2006-10-27factor out common run code from se.py and fs.py.Lisa Hsu
2006-10-23warmup of 1B cpu cycles.Lisa Hsu
2006-10-23make a lot of the same changes as to fs.py for checkpointing.Lisa Hsu
2006-10-09Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-08Set cpu_id params (required by ll/sc code now).Steve Reinhardt
2006-10-08Clean up configs.Kevin Lim
2006-08-29Add missing cpu mem param to example/se.py.Steve Reinhardt
2006-08-16Finish test clean-up & reorg.Steve Reinhardt