- Timestamp:
- 2005-09-05T21:52:56Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e84439a
- Parents:
- 8f1560b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/conf/simics.conf
r8f1560b r39ae77b 9 9 #@num_processors = 1 10 10 11 @if not "cpu_class" in dir(): cpu_class = "x86- p4"11 @if not "cpu_class" in dir(): cpu_class = "x86-hammer" 12 12 @if not "clock_freq_mhz" in dir(): clock_freq_mhz = 40 13 13 @if not "memory_megs" in dir(): memory_megs = 256
Note:
See TracChangeset
for help on using the changeset viewer.