You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LPDDR5 execution hangs indefinitely (or triggers refresh watchdog)
because it does not check for the correct row state, generating
an infinite sequence of precharge commands. This commit fixes this
behavior by using the correct row index.
Fixes issue CMU-SAFARI#58.
I build the ramulator2 in the ubuntu22.04 system.
I try to config the LPDDR5 using the following config file:
I try to run the example by using the following command:
The following is the result:
The ramulator is built with debug mode. It will never end
The text was updated successfully, but these errors were encountered: