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

18 lines
564 B
JSON

{
"simulation": {
"addressmapping": "DDR5/addressmapping/am_ddr5_2x8x2Gbx4_dimm_p1KB_rbc.json",
"memspec": "DDR5/memspec/JEDEC_2x8x2Gbx4_DDR5-3200A.json",
"mcconfig": "../../configs/mcconfig/fr_fcfs.json",
"simconfig": "../../configs/simconfig/example.json",
"simulationid": "ddr5-example",
"tracesetup": [
{
"type": "player",
"clkMhz": 2000,
"dataLength": 64,
"name": "../../configs/traces/example.stl"
}
]
}
}