Files
DRAMSys/configs/hbm2-example.json
2023-02-23 17:02:21 +01:00

16 lines
360 B
JSON

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