Hi,
I am currently using the gem5 standard library to build system configurations, as recommended by the gem5 community (with fs.py and se.py being deprecated). However, I am facing a major issue where the gem5 standard library can only configure up to 3GB of DRAM. I have attempted to modify x86_board.py by referring to the address range configurations in fs.py, but my efforts have been unsuccessful. Could anyone advise me on how to overcome the 3GB DRAM limitation?
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org