Files
DRAMSys/configs/hbm3-example.json

20 lines
508 B
JSON

{
"simulation": {
"addressmapping": "am_hbm3_8Gb_pc_brc.json",
"mcconfig": "fr_fcfs.json",
"memspec": "HBM3.json",
"simconfig": "example.json",
"simulationid": "hbm3-example",
"tracesetup": [
{
"clkMhz": 2000,
"type": "generator",
"name": "gen0",
"numRequests": 2000,
"rwRatio": 0.5,
"addressDistribution": "random"
}
]
}
}