mirror of
https://github.com/Minres/RISCV-VP.git
synced 2025-12-17 08:51:35 +00:00
updates dbt-rise submodules
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -42,7 +42,7 @@
|
||||
"name": "Launch VP",
|
||||
"cwd": "${workspaceRoot}",
|
||||
"program": "${workspaceFolder}/build/Debug/src/riscv-vp",
|
||||
"arguments": "--isa tgc5c -f fw/hello-world/hello",
|
||||
"arguments": "-v TRACEALL --isa tgc5c -f fw/hello-world/hello",
|
||||
"openGdbConsole": true
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user