slackbuilds_ponce/academic/DRAMSim2/README
William PC 9e2c15d7ba
academic/DRAMSim2: Added (A cycle accurate DRAM simulator)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-10-15 10:47:28 +07:00

7 lines
395 B
Text

DRAMSim2 is a cycle accurate model of a DRAM memory controller, the
DRAM modules which comprise system storage, and the bus by which they
communicate. All major components in a modern memory system are
modeled as their own respective objects within the source, including:
ranks, banks, command queue, the memory controller, etc.
For setting the DEBUG mode use the enviroment variable DEBUG=1