Review Board 2.0.15


SLICC: Remove the keyword wake_up_dependents

Review Request #575 - Created March 12, 2011 and submitted - Latest diff uploaded

Information
Nilay Vaish
gem5
default
Reviewers
Default
SLICC: Remove the keyword wake_up_dependents
In order to add stall and wait facility for protocols, a keyword
wake_up_dependents was introduced. This patch removes the keyword,
instead this functionality is now implemented as function call.
Both MOESI CMP token and Hammer have been compiled and tested with random tester.