Files
DRAMSys/configs/hbm2-example.json

18 lines
477 B
JSON

{
"simulation": {
"addressmapping": "addressmapping/am_hbm2_8Gb_pc_brc.json",
"mcconfig": "mcconfig/fr_fcfs.json",
"memspec": "memspec/HBM2.json",
"simconfig": "simconfig/example.json",
"simulationid": "hbm2-example",
"tracesetup": [
{
"type": "player",
"clkMhz": 1000,
"dataLength": 32,
"name": "traces/example.stl"
}
]
}
}