diff --git a/README.md b/README.md index 1a2a5da..d7722d2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # RTL Debugger for VSCode -TODO +This is a VS Code plugin that allows the debugging of RTL code, with waveform analysis, asserts and breakpoints. + +It primarily supports Amaranth and Verilog ## Features @@ -26,4 +28,4 @@ None thus far. The extension code is distributed under the terms of the [ISC](LICENSE.txt) license; same as Yosys and CXXRTL. -The artwork is derived from [Codicons](https://github.com/microsoft/vscode-codicons) and is distributed under the terms of the [CC-BY-4.0](LICENSE-MEDIA.txt) license. \ No newline at end of file +The artwork is derived from [Codicons](https://github.com/microsoft/vscode-codicons) and is distributed under the terms of the [CC-BY-4.0](LICENSE-MEDIA.txt) license.