Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAMPower does not support LPDDR4 #39

Open
Dang-Jie opened this issue Mar 5, 2024 · 1 comment
Open

DRAMPower does not support LPDDR4 #39

Dang-Jie opened this issue Mar 5, 2024 · 1 comment

Comments

@Dang-Jie
Copy link

Dang-Jie commented Mar 5, 2024

Hi, I am facing the following error when trying to simulate with LPDDR4

Fatal: DramLPDDR4: DRAMPower does not support LPDDR4
In file: /home/yijieleem/DRAMSys/src/libdramsys/DRAMSys/simulation/dram/DramLPDDR4.cpp:47

I used DRAMSys 5.0 and DRAMPower 5.0rc1
The configuration as below:
"addressmapping": "am_lpddr4_8Gbx16_brc.json",
"mcconfig": "fr_fcfs.json",
"memspec": "JEDEC_8Gb_LPDDR4-3200_16bit.json",
"simconfig": "example.json",

everything remain defaulted except for the refresh policy inside fr_fcfs.json, which i changed to "PerBank"

@lsteiner-tukl
Copy link
Contributor

Hey, the problem is that DRAMSys still uses the older version of DRAMPower, which did not support LPDDR4. But you can try to integrate DRAMPower 5.0 into DRAMSys. We will also provide an update soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants