diff options
Diffstat (limited to 'doc/using/py/libghdl.rst')
-rw-r--r-- | doc/using/py/libghdl.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/using/py/libghdl.rst b/doc/using/py/libghdl.rst new file mode 100644 index 000000000..7c95ab8c1 --- /dev/null +++ b/doc/using/py/libghdl.rst @@ -0,0 +1,13 @@ +.. _python_interface: + +Python Interface +################ + +.. automodule:: libghdl + +.. toctree:: + :hidden: + + thin + vhdl + pyutils |