Files
DRAMSys/configs/ddr4-example.json

18 lines
509 B
JSON

{
"simulation": {
"addressmapping": "addressmapping/am_ddr4_8x4Gbx8_dimm_p1KB_brc.json",
"mcconfig": "mcconfig/fr_fcfs.json",
"memspec": "memspec/JEDEC_4Gb_DDR4-1866_8bit_A.json",
"simconfig": "simconfig/example.json",
"simulationid": "ddr4-example",
"tracesetup": [
{
"type": "player",
"clkMhz": 200,
"dataLength": 64,
"name": "traces/example.stl"
}
]
}
}