This might give you some idea. https://www.cl.cam.ac.uk/~acr31/sicsa/mcpat-template.xml
Amin On Wed, Nov 20, 2013 at 8:58 AM, Mahmood Naderan <[email protected]>wrote: > Hi, > While porting stats from gem5 to mcpat, I could not find the > counterpart of the following stats. > > 1- Shall we use the same L1D stats for L1Directory? For example, are these > equal > <component id="system.core0.dcache" name="dcache"> > <param name="dcache_config" value="65536,64,2,1, 10,10, 32,0 "/> > <component id="system.L1Directory0" name="L1Directory0"> > <param name="Dir_config" value="65536,1,0,1, 4, 4, 8"/> > > > 2- The same question regarding L2 and L2Directory > > 3- > <stat name="total_instructions" value="400000"/> > <stat name="int_instructions" value="200000"/> > <stat name="committed_instructions" value="400000"/> > > -- > Regards, > Mahmood > _______________________________________________ > 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
