Following the procedure in https://github.com/gem5/gem5/tree/stable/ext/dramsim3#readme , I integrated DRAMSim3 with the recent Gem5-stable version. But when I execute the following,
./build/X86/gem5.opt configs/example/se.py --cmd=tests/test-progs/hello/bin/x86/linux/hello --cpu-type=TimingSimpleCPU --l1d_size=64kB --l1i_size=16kB --caches --mem-type=DRAMsim3 --dramsim3-ini=ext/dramsim3/DRAMsim3/configs/DDR4_4Gb_x4_2133.ini I am getting the error "se.py: error: unrecognized arguments: --dramsim3-ini=ext/dramsim3/DRAMsim3/configs/DDR4_4Gb_x4_2133.ini" Can someone help me out in solving the error ? Or please post a step by step procedure to make DRAMSim3 work in se.py _______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s