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

Add phase testing capability to DRAMsim3 #5

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

sudhanshu2
Copy link

@sudhanshu2 sudhanshu2 commented Oct 29, 2021

Adds the model swapping capability to DRAMsim3.

The ModelSwapDRAMSystem attempts to replicate the functionality of the BaseDRAMSystem but have the ability to modify latency of memory transactions on the fly.

Verification

  • Test with constant latency
  • Test with dynamic latency

@emosy
Copy link
Member

emosy commented Nov 1, 2021

Main issue I've seen: does not accept any transactions. Need to investigate.

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

Successfully merging this pull request may close these issues.

2 participants