ruby: Rename pkt to m_pkt so it may be accessed via SLICC
authorMatthew Poremba <matthew.poremba@amd.com>
Tue, 26 Apr 2016 16:07:51 +0000 (12:07 -0400)
committerMatthew Poremba <matthew.poremba@amd.com>
Tue, 26 Apr 2016 16:07:51 +0000 (12:07 -0400)
commit67e93a5846dd05eff8a31990e3b18f4d9caf3496
tree0f3163b81f25990d60979633c49913612e27c7d0
parent8845aae4da8dd39880a4072a48a58c4c613e6bce
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.
src/mem/protocol/RubySlicc_Types.sm
src/mem/ruby/slicc_interface/RubyRequest.hh