blob: c2944543870d537e335c7588ca45f7b9e7cb6c13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DRAMSys4.0 is a flexible DRAM subsystem design space exploration
framework based on SystemC TLM-2.0. It was developed at the
Microelectronic Systems Design Research Group and Fraunhofer IESE.
If you want to enable power simulation set the environment variable
POWER=yes, this requires the package DRAMPower.
If you want to run thermal simulations install 3D-ICE with SystemC
wrapper enabled.
# invocation example
# DRAMSys /usr/share/DRAMSys/simulations/ddr3-example.json \
/usr/share/DRAMSys
|