Hi, I am trying to extend gem5 with NVMain simulator but I am facing some issues with it. I tried building NVMain with gem5 by following the instruction on http://wiki.nvmain.org/index.php?n=Site.Compiling It compiles perfectly but I am not able to pass all the nvmain argument, just-mem-type=NVMainMemory and no other parameters. I checked the latest patch (nvmain2-gem5-11688+) seems like it doesn't have other parameters like" -nvmain-config" to mention the configuration file. I tried patching with previous patch versions but then I am having problem with passing NVMain as -mem-type. To find a way around this, I tried getting traces from gem5 using -debug-flags=Exec but I suppose that is not the trace file which is supported by NVMain as probably I just need to get the memory traces which are supported. Maybe by using "CommMonitor" flag but I am not sure? Please, can someone help me with it. Regards, Gagan
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
