gem5/src/mem/slicc
Brandon Potter bfe7ee96ad ruby: replace global g_abs_controls with per-RubySystem var
This is another step in the process of removing global variables
from Ruby to enable multiple RubySystem instances in a single simulation.

The list of abstract controllers is per-RubySystem and should be
represented that way, rather than as a global.

Since this is the last remaining Ruby global variable, the
src/mem/ruby/Common/Global.* files are also removed.
2015-07-10 16:05:24 -05:00
..
ast ruby: drop NetworkMessage class 2015-07-04 10:43:46 -05:00
generate slicc: Change the code generation so that the generated code is easier to read 2010-03-12 18:42:56 -08:00
symbols ruby: replace global g_abs_controls with per-RubySystem var 2015-07-10 16:05:24 -05:00
__init__.py slicc: Pure python implementation of slicc. 2009-09-22 18:12:39 -07:00
main.py slicc: add a protocol statement and an include statement 2011-07-05 18:30:05 -07:00
parser.py ruby: slicc: change the way configurable members are specified 2014-09-01 16:55:45 -05:00
util.py slicc: cleanup slicc code and make it less verbose 2011-07-05 18:30:05 -07:00