Files
DRAMSys/configs/ddr3-example.json
2025-05-09 16:45:54 +02:00

17 lines
476 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,
"name": "traces/example.stl"
}
]
}
}