Hello, I'm trying to collect source/destination information for the packets transferred between processors on a Garnet network. I've found the getInternalDestination() function defined in src/mem/ruby/slicc_interface/NetworkMessage.hh , which seems like the destination piece of what I'm looking for, but I'm having trouble with the source part. If the flit_d object that seems to be used in much of the garnet code is the right thing to be tracking, can anybody point me to the place in the code where flits are first generated as a result of some cpu request? (Or an alternative way to do this -- that's fine too.)
Thanks, John Klingner
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
