In the src/mem/protocol/MESI-CMP-directory-L2cache.sm, "int l2_request_latency = 2". I want to change it to " int l2_request_latency = 2*variable" where that "variable" is from another file, say src/mem/aa.hh. Is there anyway to do that?
Thanks, -- Xi Chen
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
