projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3d0a01
)
build_opts: update ALPHA_FS cpu models
author
Korey Sewell
<ksewell@umich.edu>
Thu, 21 May 2009 15:04:24 +0000
(11:04 -0400)
committer
Korey Sewell
<ksewell@umich.edu>
Thu, 21 May 2009 15:04:24 +0000
(11:04 -0400)
build_opts/ALPHA_FS
patch
|
blob
|
history
diff --git
a/build_opts/ALPHA_FS
b/build_opts/ALPHA_FS
index a2ab671786e30637143ac0fed2e33cb1a7d5a591..e69cff04b90e8f6631d97a2a2c3a49a8b00cfa81 100644
(file)
--- a/
build_opts/ALPHA_FS
+++ b/
build_opts/ALPHA_FS
@@
-1
+1,3
@@
+TARGET_ISA = 'alpha'
FULL_SYSTEM = 1
+CPU_MODELS = 'AtomicSimpleCPU,TimingSimpleCPU,O3CPU'