Hi Qi, If you are using ruby, they are separated already.
Thanks, Wei ----- Original Message ----- From: "Qi Jia via gem5-users" <[email protected]> To: "yuhang liu" <[email protected]>, "gem5 users mailing list" <[email protected]> Sent: Wednesday, February 4, 2015 8:57:55 AM Subject: Re: [gem5-users] How to separate i cache and dcache in src directory Eache cache has its own name, which could be achieved through name(). You can try using that to differentiate icache and dcache. On Wed, Feb 4, 2015 at 9:43 AM, yuhang liu via gem5-users < [email protected] > wrote: Hello, everyone, I want to measure something online separately for Icache and dcache. Could someone tell me how to separate i cache and dcache in src directory? Thanks. Yuhang _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users -- Qi Jia Graduate Student Department of Electrical and Computer Engineering North Carolina State University, Raleigh _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
