Skip to content

Commit 9b6e39a

Browse files
authored
docs(community): add Editor Integrations section with systemrdl-pro (#81)
Adds a new section to community.rst for editor and IDE integrations, seeded with systemrdl-pro (VS Code extension + standalone LSP server + interactive memory-map viewer, built on systemrdl-compiler). Discussed in https://github.com/orgs/SystemRDL/discussions/327 Co-authored-by: seimei-d <seimei-d@users.noreply.github.com>
1 parent 06b92a4 commit 9b6e39a

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/community.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,22 @@ Format Converters
133133
* - `PeakRDL-opentitan <https://risto97.github.io/PeakRDL-opentitan/>`_
134134
- `Risto Pejašinović <https://github.com/Risto97>`_
135135
- Convert to and from OpenTitan hjson format
136+
137+
138+
Editor Integrations
139+
-------------------
140+
141+
.. list-table::
142+
:header-rows: 1
143+
144+
* - Tool
145+
- Author
146+
- Summary
147+
148+
* - `systemrdl-pro <https://github.com/seimei-d/systemrdl-pro>`_
149+
- `seimei-d <https://github.com/seimei-d>`_
150+
- VS Code extension and standalone LSP server for SystemRDL 2.0.
151+
Provides diagnostics, hover, goto-definition, references, CodeLens,
152+
inlay hints, and an interactive memory-map viewer. Built on
153+
systemrdl-compiler. Editor-agnostic LSP so other editors can adopt it.
154+
Also published on `Open VSX <https://open-vsx.org/extension/seimei-d/systemrdl-pro>`_.

0 commit comments

Comments
 (0)