Hi, What is the unit of the membus parameters, such as block_size, width? Is the block_size the same as cache line size, and unit is byte? Is the unit of width bit or byte? Where can I get the specification of these parameters? -------------------------------------------------------------------- membus = Bus(block_size=16, width=8), mem_mode = test_mem_mode) --------------------------------------------------------------------
By the way, I changed the block_size from 8 to 64, and then, run the benchmarks. I find the ipc and cpi don't change. It seem not right. Dam
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
