Fix DRAMPower linkage issue with gem5

This commit is contained in:
2025-03-25 13:25:53 +00:00
parent a5ba2bf60d
commit b2f5575f9c

View File

@@ -65,6 +65,7 @@ subprocess.run(
f"-DSCONS_SOURCE_DIR:STRING={scons_root}",
"-DDRAMSYS_BUILD_CLI=OFF",
"-DDRAMSYS_USE_FETCH_CONTENT=ON",
"-DDRAMSYS_USE_FETCH_CONTENT_INTERNAL=OFF",
"-DDRAMSYS_USE_FETCH_CONTENT_SYSTEMC=OFF",
"-DDRAMSYS_SHARED_PIM_UNITS=ON"
],