----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3357/ -----------------------------------------------------------
(Updated March 4, 2016, 7:52 p.m.) Review request for Default. Changes ------- Update patch description. Repository: gem5 Description (updated) ------- Changeset 11354:804bd6c89496 --------------------------- 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. Diffs ----- src/mem/protocol/RubySlicc_Types.sm 31c5786945b447b372c3b7d346aea8fa6208577c src/mem/ruby/slicc_interface/RubyRequest.hh 31c5786945b447b372c3b7d346aea8fa6208577c Diff: http://reviews.gem5.org/r/3357/diff/ Testing ------- Thanks, Matthew Poremba _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
