Hello,
I am working on a project that requires me to add additional parameters to the
L2 cache trigger statement. I also somehow need to be able to use these
parameters in my action statements as well, but I don't know how I would be
able to do that. An example of a trigger statement that I may use is:
trigger(Event:ChangeChildState, in_msg.Address, cache_entry, tbe, 5,
ChildState:I);
I would make reference to the 5 and the ChildState:I variables in one of the
actions associated with the trigger. Is there anyway to do this?
- Alex
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users