Files
DRAMSys/configs/ddr3-example.json

18 lines
510 B
JSON

{
"simulation": {
"addressmapping": "addressmapping/am_ddr3_8x1Gbx8_dimm_p1KB_rbc.json",
"mcconfig": "mcconfig/fr_fcfs.json",
"memspec": "memspec/MICRON_1Gb_DDR3-1600_8bit_G.json",
"simconfig": "simconfig/example.json",
"simulationid": "ddr3-example",
"tracesetup": [
{
"type": "player",
"clkMhz": 800,
"dataLength": 64,
"name": "traces/example.stl"
}
]
}
}