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

17 lines
476 B
JSON

{
"simulation": {
"addressmapping": "addressmapping/am_stt-mram_8x2Gbx8_dimm_p1KB_rbc.json",
"mcconfig": "mcconfig/fr_fcfs_noref.json",
"memspec": "memspec/STT-MRAM-1.2x.json",
"simconfig": "simconfig/example.json",
"simulationid": "stt-mram-example",
"tracesetup": [
{
"type": "player",
"clkMhz": 800,
"name": "traces/example.stl"
}
]
}
}