Reorganize config files, remove unused config.
This commit is contained in:
15
configs/ranktest.json
Normal file
15
configs/ranktest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"simulation": {
|
||||
"addressmapping": "am_ranktest.json",
|
||||
"mcconfig": "fr_fcfs.json",
|
||||
"memspec": "memspec_ranktest.json",
|
||||
"simconfig": "example.json",
|
||||
"simulationid": "ranktest",
|
||||
"tracesetup": [
|
||||
{
|
||||
"clkMhz": 200,
|
||||
"name": "ranktest.stl"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user