gem5/src/python/m5/objects
Kevin Lim 87d4859458 Minor changes to reflect state used for regression stats.
src/cpu/checker/cpu.hh:
    Don't count checker's instructions towards total instructions committed.
src/python/m5/objects/Root.py:
    Set default clock to 1 THz.

--HG--
extra : convert_revision : 0b5eaa197c860c361a3b00087e45ddc249ff1918
2006-07-19 16:09:34 -04:00
..
AlphaConsole.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
AlphaTLB.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
BadDevice.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
BaseCache.py First pass, now compiles with current head of tree. 2006-06-30 16:25:35 -04:00
BaseCPU.py memory mode information now contained in system object 2006-07-12 20:22:07 -04:00
Bridge.py Get Port stuff working with full-system scripts. 2006-06-15 11:45:51 -04:00
Bus.py Add default responder to bus 2006-07-06 14:41:01 -04:00
CoherenceProtocol.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
Device.py Get Port stuff working with full-system scripts. 2006-06-15 11:45:51 -04:00
DiskImage.py Push more default options to the Python object level as they are rarely changed. These are the changes that Steve was working on. 2006-07-12 17:16:00 -04:00
Ethernet.py Push more default options to the Python object level as they are rarely changed. These are the changes that Steve was working on. 2006-07-12 17:16:00 -04:00
FuncUnit.py Reorganization to move FuncUnit, FUDesc, and OpDesc out of the encumbered directory and into the normal cpu directory. 2006-06-16 17:52:15 -04:00
FUPool.py Fix up imports in Ozone objects/*.py files. 2006-06-09 23:33:15 -04:00
Ide.py Push more default options to the Python object level as they are rarely changed. These are the changes that Steve was working on. 2006-07-12 17:16:00 -04:00
IntrControl.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
MemObject.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
MemTest.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
O3CPU.py Add parameters for backwards and forwards sizes for time buffers. 2006-07-10 15:40:28 -04:00
OzoneCPU.py Support for recent port changes. 2006-07-07 18:24:13 -04:00
Pci.py Add default responder to bus 2006-07-06 14:41:01 -04:00
PhysicalMemory.py Move SimObject creation and Port connection loops 2006-06-13 23:19:28 -04:00
Platform.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
Process.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
Repl.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
Root.py Minor changes to reflect state used for regression stats. 2006-07-19 16:09:34 -04:00
SimConsole.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
SimpleDisk.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00
SimpleOzoneCPU.py Fix up imports in Ozone objects/*.py files. 2006-06-09 23:33:15 -04:00
System.py add system.mem_mode = ['timing', 'atomic'] 2006-07-13 15:48:17 -04:00
Tsunami.py Push more default options to the Python object level as they are rarely changed. These are the changes that Steve was working on. 2006-07-12 17:16:00 -04:00
Uart.py Move main control from C++ into Python. 2006-06-09 23:01:31 -04:00