aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'pyGHDL/README.md')
-rw-r--r--pyGHDL/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/pyGHDL/README.md b/pyGHDL/README.md
index deb45b8d8..81afcc1cb 100644
--- a/pyGHDL/README.md
+++ b/pyGHDL/README.md
@@ -4,9 +4,8 @@ Python binding for GHDL and high-level APIs.
## Provided Packages
+* `pyGHDL.cli` - Command line interface tools.
+* `pyGHDL.dom` - Document Object Model (DOM) for VHDL parsed by `libghdl`.
* `pyGHDL.libghdl` - Low-level Python bindings to GHDL's `libghdl` shared library.
Auto generated API from Ada sources.
-* `pyGHDL.cli` - Command line interface tools.
* `pyGHDL.lsp` - Language Server Protocol (LSP) implementation for VHDL.
-* `pyGHDL.dom` - Document Object Model (DOM) for VHDL parsed by `libghdl`.
-* `pyGHDL.xtools` - *tbd*