Hi All,
   How do you access the data portion of a flit in garnet (if it's not a
control flit)? The gem5 docu says that the data can only be accessed thru
the Packet class. However, the NetworkInterface only deals with
NetworkMessage class (which I think cannot be safe-casted to Packet). I am
a bit lost as how the cache controllers inject the packets in the network
class (to_netqueue and from_netqueue stuff). I am guessing this is
automagically done by the SLICC part of ruby?

-dean
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to