forked from gthparch/HBM
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
22 lines (16 loc) · 906 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
HBM Simulator based on DRAMSim2; a small source-code change with HBM configuration
1 Build------------------------------------------------------------------------
type:
$ make
2 Usage------------------------------------------------------------------------
DRAMSim2 can be built as a dynamic shared library which is convenient for
connecting it to CPU simulators or other custom front ends. A MemorySystem
object encapsulates the functionality of the memory system.
For details usage, please refer to SST's memHierarchy component source code.
Specifically, <SST_ROOT>/sst/elements/memHierarchy/membackend/dramSimBackend.[h.cc]
Brielf explanations on arguments for HBM simulation;
arg 1: device.ini (absoluth path will override arg 3)
arg 2: system.ini (absoluth path will override arg 3)
arg 3: search path for the files
arg 4: trace file (which is obsolete for HBM simulation)
arg 5: channel size