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

17 lines
484 B
JSON

{
"simulation": {
"addressmapping": "addressmapping/am_lpddr5_1Gbx16_BG_rocobabg.json",
"mcconfig": "mcconfig/fr_fcfs_refp2b.json",
"memspec": "memspec/JEDEC_1Gbx16_BG_LPDDR5-6400.json",
"simconfig": "simconfig/example.json",
"simulationid": "lpddr5-example",
"tracesetup": [
{
"type": "player",
"clkMhz": 200,
"name": "traces/example.stl"
}
]
}
}