-
Notifications
You must be signed in to change notification settings - Fork 651
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
ELF-based-loadmem | architectural restartable checkpoints #1438
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally, LGTM
Signed-off-by: Tianrui Wei <tianrui@tianruiwei.com>
Signed-off-by: Tianrui Wei <tianrui@tianruiwei.com>
Signed-off-by: Tianrui Wei <tianrui@tianruiwei.com>
misc: many fixes to cospike
As @tianrui-wei pointed out, cospike memory contents should be initialized to match SimDRAM. This necessitated fixing the SimDRAM multi-channel duplication bug as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for fixing dramsim related issues
Misc:
Loadmem:
-hex
targets are kept around, but are aliases of settingLOADMEM=1
LOADMEM=1
is now the preferred way to use loadmemArchitectural checkpointing:
scripts/generate-ckpt.sh
Ex: Run hello.riscv in spike for 100 cycles, generate checkpoint, then reload in dmiRocketConfig
Related PRs / Issues:
Type of change:
Impact:
Contributor Checklist:
main
as the base branch?changelog:<topic>
label?changelog:
label?.conda-lock.yml
file if you updated the conda requirements file?Please Backport
?