gem5/src/mem/slicc/symbols
Nilay Vaish b4152e250d SLICC: Put functions of a controller in its .cc file
Currently, functions associated with a controller go into separate files.
This patch puts all the functions in the controller's .cc file. This should
hopefully take away some time from compilation.
2011-07-27 20:20:53 -05:00
..
__init__.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Action.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Event.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Func.py SLICC: Put functions of a controller in its .cc file 2011-07-27 20:20:53 -05:00
State.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
StateMachine.py SLICC: Put functions of a controller in its .cc file 2011-07-27 20:20:53 -05:00
Symbol.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
SymbolTable.py slicc: cleanup slicc code and make it less verbose 2011-07-05 18:30:05 -07:00
Transition.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
Type.py ruby: dbg: use system ticks instead of cycles 2011-05-02 00:16:14 -04:00
Var.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00