Files
DRAMSys/configs/lpddr4-example.json

18 lines
503 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,
"dataLength": 32,
"name": "traces/example.stl"
}
]
}
}