21 lines
502 B
JSON
21 lines
502 B
JSON
{
|
|
"simulation": {
|
|
"addressmapping": "am_hbm2_8Gb_pc_brc.json",
|
|
"mcconfig": "fifoStrict.json",
|
|
"memspec": "HBM2.json",
|
|
"simconfig": "hbm2.json",
|
|
"simulationid": "hbm2-example",
|
|
"thermalconfig": "config.json",
|
|
"tracesetup": [
|
|
{
|
|
"clkMhz": 1000,
|
|
"name": "trace1_test4.stl"
|
|
},
|
|
{
|
|
"clkMhz": 1000,
|
|
"name": "trace2_test4.stl"
|
|
}
|
|
]
|
|
}
|
|
}
|