Reorganize config files, remove unused config.

This commit is contained in:
Lukas Steiner
2023-02-23 17:02:21 +01:00
parent 39b456d837
commit c4ca3d71d7
292 changed files with 865 additions and 2998 deletions

View File

@@ -0,0 +1,15 @@
{
"simulation": {
"addressmapping": "am_lpddr5_1Gbx16_BG_rocobabg.json",
"mcconfig": "fr_fcfs_refp2b.json",
"memspec": "JEDEC_1Gbx16_BG_LPDDR5-6400.json",
"simconfig": "example.json",
"simulationid": "lpddr5-example",
"tracesetup": [
{
"clkMhz": 200,
"name": "example.stl"
}
]
}
}