Hello everyone,

I am running a simple script (simple.py) using the following command:

$ build/X86/gem5.opt configs/tutorial/simple.py

and getting a warning:

warn: DRAM device capacity (8192 Mbytes) does not match the address range
assigned (512 Mbytes).

I checked my config.ini file and my memory controller size is 512MB there
but warning said it is 8192Mbytes (8GB).

Why this warning is showing up while my device capacity and address range
assigned match up?

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

Reply via email to