Digital-Test/monitor/.vscode/property.json
2023-08-24 11:58:55 +08:00

17 lines
248 B
JSON

{
"toolChain": "xilinx",
"prjName": {
"PL": "template"
},
"soc": {
"core": "none"
},
"enableShowLog": false,
"device": "none",
"arch": {
"hardware": {
"src": "./src1",
"sim": "./sim1"
}
}
}