Hardware debugger that behaves like a software debugger and runs on VCD/FST signal traces.
Install the VS Code extension from vscode-signal-debug and open the current directory in VS Code.
Run the debugger with cargo run to listen for incoming connections from VS Code.
Open a VCD or FST file in VS Code and run and debug the file with one of the included targets (see .vscode/launch.json).