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

/gem5/src/mem/ruby/slicc_interface/
H A DRubyRequest.hh11459:e41eca4aecbb Tue Apr 26 00:07:00 EDT 2016 Matthew Poremba <matthew.poremba@amd.com> ruby: Rename pkt to m_pkt so it may be accessed via SLICC

Allow usage of packet class in ruby for convenience purposes. This may be
used to access members of the packet/request class (e.g., via helper
functions) and/or push protocol specific information to the packets
SenderState without needing to modify SLICC types and protocols in multiple
locations.

Completed in 8 milliseconds