gem5/src
Nathan Binkert 2278363015 slicc: Pure python implementation of slicc.
This is simply a translation of the C++ slicc into python with very minimal
reorganization of the code.  The output can be verified as nearly identical
by doing a "diff -wBur".

Slicc can easily be run manually by using util/slicc
2009-09-22 18:12:39 -07:00
..
arch scons: add slicc and ply to sys.path and PYTHONPATH so everyone has access 2009-09-22 15:24:16 -07:00
base ARM: Detect OABI binaries and complain that they're no-longer supported. 2009-07-27 00:50:55 -07:00
cpu python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
dev python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Alpha: Pull the MiscRegFile fully into the ISA object. 2009-07-08 23:02:22 -07:00
mem slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
python params: small cleanup to param description internals 2009-09-22 15:24:16 -07:00
sim python: Move more code into m5.util allow SCons to use that code. 2009-09-22 15:24:16 -07:00
unittest includes: sort includes again 2009-05-17 14:34:52 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript params: small cleanup to param description internals 2009-09-22 15:24:16 -07:00