A Fast and Extensible DRAM Simulator, with built-in support for modeling many different DRAM technologies including DDRx, LPDDRx, GDDRx, WIOx, HBMx, and various academic proposals. Described in the IEEE CAL 2015 paper by Kim et al. at http://users.ece.cmu.edu/~omutlu/pub/ramulator_dram_simulator-ieee-cal15.pdf
Stars
687
Forks
216
Watchers
687
Open Issues
64
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
15
commits
6
commits
4
commits
3
commits
3
commits
2
commits
2
commits
2
commits
1
commits
removing warmup_insts from DDR3/DDR4 default config files
898e071View on GitHubcleaning test_ddr3.py and updating it to print the results better
68732e8View on GitHubfixing a bug that causes unnecessary delay between two ACT commands issued to different bank;
9658765View on GitHubFixed a bug which made FCFS Scheduler fail an assert in DDR3 and DDR4. Also made Scheduler.h more readable (#74)
791df71View on GitHub