Hi all, I am trying to understand the traces generated from the RubySlicc and RubyNetwork debug flags. What does the " Address:" parameter in RubySlicc and "addr" parameter in RubyNetwork flags represent ? Does these represents the address of the cache block containing the DataBlock requested for?
RubySlicc: DPRINTF(RubySlicc, "Address: %#x, Destination: %s, DataBlock: %s\n", out_msg.addr, out_msg.Destination, out_msg.DataBlk); RubyNetwork: Message: [RequestMsg: addr = [0xd7bc0, line 0xd7bc0] Type = GETX AccessMode = User Requestor = L1Cache-1 Destination = [NetDest (16) 1 0 - 0 - - 0 - 0 - - - - - - - - - - - - ] MessageSize = Request_Control DataBlk = [ 0x0 0x0 ............ 0x0 0x0 ] Len = 0 Dirty = 0 Prefetch = No ] Thanks and Regards, Pramit Bhattacharyya
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
