Files
DRAMSys/extensions/configs/lpddr5-example.json

18 lines
574 B
JSON

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