Read this and see if it answers your question.

http://www.gem5.org/Simulation_Scripts_Explained

Gabe

On 07/29/11 20:56, xxx wrote:
> Hi, 
> In the file config.ini under m5out directory,  I find the mem_width is
> 64 as the following. 
> I want to decrease the mem width to 32. 
> ----------------------------------------------------------------------------------------------------------------------------------
> [system.membus]
> type=Bus
> block_size=64
> bus_id=0
> clock=1000
> header_cycles=1
> use_default_range=false
> width=64
> port=system.physmem.port[0] system.cpu.icache.mem_side
> system.cpu.dcache.mem_side
> -----------------------------------------------------------------------------------------------------------------------------------
>
> But , checking the command line configuration option, I haven't find
> out an option to change the 
> mem bandwidth.  Also, after reading the python scripts under ./config
> file, I still find out a method 
> to modify the memory bandwidth. 
> Can you do me a favor to tell how to modify the memory bus bandwidth?
>
> Thanks. 
> Dan
>
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to