mirror of
https://github.com/Minres/RISCV-VP.git
synced 2025-12-17 08:51:35 +00:00
updates dbt-rise-tgc to feature/updated_implementation
This commit is contained in:
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
@@ -40,10 +40,8 @@
|
||||
"request": "launch",
|
||||
"name": "VP-Debug",
|
||||
"cwd": "${workspaceRoot}",
|
||||
"valuesFormatting": "parseText",
|
||||
"target": "./build/src/tgc-vp",
|
||||
"printCalls": false,
|
||||
"arguments": "-f fw/hello-world/hello"
|
||||
"program": "${workspaceFolder}/out/build/Debug/src/riscv-vp",
|
||||
"arguments": "--isa ? -f fw/hello-world/hello"
|
||||
},
|
||||
],
|
||||
"compounds": [
|
||||
|
||||
Reference in New Issue
Block a user