Files
DRAMSys/configs/hbm2-example.json
2025-05-09 16:45:54 +02:00

17 lines
443 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,
"name": "traces/example.stl"
}
]
}
}