Hi all, I am trying to simulate one thread with multi-cores in SE mode,which is first divide one program into several blocks and assign each block to different cores to run. So each core need to read value from previous core. So I want the Virtual Addresses of diff cores map to the same physical address in mem. How to do that?
Thanks Min _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
