Searched hist:11084 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/slicc/symbols/
H A DStateMachine.pydiff 11084:ee2fcca7b58a Sat Sep 05 10:34:00 EDT 2015 Nilay Vaish <nilay@cs.wisc.edu> ruby: declare all protocol message buffers as parameters

MessageBuffer is a SimObject now. There were protocols that still declared
some of the message buffers are variables of the controller, but not as input
parameters. Special handling was required for these variables in the SLICC
compiler. This patch changes this. Now all message buffers are declared as
input parameters.

Completed in 27 milliseconds