It depends on what kind of memory you want. You can easily change the row number "NUM_ROWS", column number "NUM_COLS", bank number "NUM_BANKS" to increase the total capacity. I prefer increasing NUM_ROWS since it doesn't change the basic DRAM structure while the other two define a new memory eventually.
-Tao On Mon, Oct 6, 2014 at 11:35 AM, George Michelogiannakis via gem5-users < [email protected]> wrote: > Hi all, > > when I run gem5 with dramsim2, what is the easiest way to increase the > memory size? Should I increase the number of channels in DRAMSim2's config, > or use a parameter in gem5 that'll trickle down to DRAMSim2 to increase the > number of ranks? > > Thank you, > George M > > _______________________________________________ > 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
