Review Board 2.0.15


SLICC: Remove the keyword wake_up_all_dependents

Review Request #574 - Created March 12, 2011 and submitted

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