Adding signal mapping file

This commit is contained in:
brice.boisson
2025-10-23 23:08:17 +02:00
parent 8896c92d75
commit 1f689efbc3
4 changed files with 91 additions and 2 deletions

View File

@@ -61,6 +61,11 @@
"type": "boolean",
"default": false,
"description": "Keep ModelSim result files for debugging."
},
"modelsimWave.interMediateSignalMapping": {
"type": "string",
"default": "",
"description": "Path to a signal name translation file"
}
}
}