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

ClosedRowPolicy does not support DDR3 #74

Open
LoveLonelyTime opened this issue Dec 20, 2024 · 0 comments
Open

ClosedRowPolicy does not support DDR3 #74

LoveLonelyTime opened this issue Dec 20, 2024 · 0 comments

Comments

@LoveLonelyTime
Copy link

Hi,

I'm trying to simulate DDR3. But I get an error:

terminate called after throwing an instance of 'std::out_of_range'
  what():  unordered_map::at
Aborted

Finally, I notice that ClosedRowPolicy requires bankgroup. But bankgroup is first introduced by DDR4.

Currently, DDR3 simulation can only use OpenRowPolicy.

Thanks.

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

1 participant