aboutsummaryrefslogtreecommitdiffstats
path: root/doc/quick_start/index.rst
blob: 22c993855c8fec4552b3e1b92e84cc808e26f527 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. program:: ghdl
.. _USING:QuickStart:

Quick Start Guide
#################

Since this is the user and reference manual for `GHDL`, it does not contain an introduction to `VHDL`. Thus, the reader
should have at least a basic knowledge of `VHDL`. A good knowledge of `VHDL` language reference manual (usually called LRM)
is a plus. Nevertheless, multiple explained examples are provided, in the hope that they are useful for users to learn
about both `GHDL` and `VHDL`.

.. toctree::
   :maxdepth: 2

   simulation/index.rst
   Co-Simulation <https://ghdl.github.io/ghdl-cosim>
   python/index.rst