-
Notifications
You must be signed in to change notification settings - Fork 45
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
[DRAMsys 5.0] DRAMsys co-simulation with MemPool/TeraPool system #106
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.
Thanks Yichao. I have a few questions and comments left. Also, just for the final PR, can we squash the commits that added and then removed the complete dram-sys dependency? Otherwise, they will always be in the main tree and add a significant overhead for every clone.
…s to hide DRAM latency
…e open-sourced DRAMsys as a submodule
…igurations, and compiling dramsys dynamic library.
…le will patch to dram_sim_rtl submodule by makefile target
…better DRAM BW as the HBM2 support upto 3600Gbps DDR
…n on the verification
…dramsys rtl only by vsim
… update the ci.yml
6ab46ef
to
92891f6
Compare
…the original version
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 a lot :)
Continuation of #93:
Changelog
Added
dram_rtl_sim
submodule for off-chip DRAM simulationChanged
mempool_tb
hardware testbench with DRAM pre-loading functionmemcpy
kernel update with verificationmempool_system
RTL update for DRAM interconnectionMakefile
update for building the DRAMsys environmentChecklist