aboutsummaryrefslogtreecommitdiffstats
path: root/doc/pyGHDL/index.rst
blob: 76462fd635e6e0bb9b804a4a24f93ab92ba7fae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Python Interfaces
#################

.. toctree::
   :hidden:

   pyGHDL

.. _CMDREF:

Scripts and Applications
========================

The pyVHDLParser package comes with an executables registered by pip in the
search path.

* ``VHDLParser`` is a wrapper for ``pyVHDLParser.CLI.VHDLParser:main``.


.. #
   This files requires a Python module called 'Frontend-AutoProgram' to be
   located in the 'doc' root folder. It expects a variable 'parser' of type
   ArgumentParser.

.. _CMDREF-ghdlls:

.. autoprogram:: AutoProgram:lsp_parser
   :prog: ghdl-ls
   :groups:
   :label: CmdRef:ghdlls:

.. _CMDREF-pnodes:

.. autoprogram:: AutoProgram:pnodes_parser
   :prog: pnodes
   :groups:
   :label: CmdRef:pnodes:

.. _CMDREF-pnodespy:

.. autoprogram:: AutoProgram:pnodespy_parser
   :prog: pnodespy
   :groups:
   :label: CmdRef:pnodespy: