1.. program:: ghdl
2.. _USING:QuickStart:
3
4Quick Start Guide
5#################
6
7Since this is the user and reference manual for `GHDL`, it does not contain an introduction to `VHDL`. Thus, the reader
8should have at least a basic knowledge of `VHDL`. A good knowledge of `VHDL` language reference manual (usually called LRM)
9is a plus. Nevertheless, multiple explained examples are provided, in the hope that they are useful for users to learn
10about both `GHDL` and `VHDL`.
11
12.. toctree::
13   :maxdepth: 2
14
15   simulation/index.rst
16   Co-Simulation <https://ghdl.github.io/ghdl-cosim>
17   python/index.rst
18