gem5/src/dev/alpha
Nathan Binkert abc76f20cb Major changes to how SimObjects are created and initialized. Almost all
creation and initialization now happens in python.  Parameter objects
are generated and initialized by python.  The .ini file is now solely for
debugging purposes and is not used in construction of the objects in any
way.

--HG--
extra : convert_revision : 7e722873e417cb3d696f2e34c35ff488b7bff4ed
2007-07-23 21:51:38 -07:00
..
access.h Created seperate SConscript for the dev directory. Made subdirectories for Alpha and SPARC and put SConscripts in them. 2006-11-06 18:26:11 -05:00
AlphaConsole.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
console.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
console.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
SConscript Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
tsunami.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tsunami.hh Moved the tsunami devices into the dev/alpha directory. Other devices "generic" devices are dependent on some of those files. That will either need to change, or most likely those devices will have to be considered architecture dependent. 2006-11-06 19:45:00 -05:00
Tsunami.py Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
tsunami_cchip.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tsunami_cchip.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tsunami_io.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tsunami_io.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tsunami_pchip.cc Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tsunami_pchip.hh Major changes to how SimObjects are created and initialized. Almost all 2007-07-23 21:51:38 -07:00
tsunamireg.h Make mulitple consoles work and be distinguishable from each other 2007-02-13 15:58:06 -05:00