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

17 lines
469 B
JSON

{
"simulation": {
"addressmapping": "addressmapping/am_lpddr4_8Gbx16_brc.json",
"mcconfig": "mcconfig/fr_fcfs.json",
"memspec": "memspec/JEDEC_8Gb_LPDDR4-3200_16bit.json",
"simconfig": "simconfig/example.json",
"simulationid": "lpddr4-example",
"tracesetup": [
{
"type": "player",
"clkMhz": 200,
"name": "traces/example.stl"
}
]
}
}