Skip to content

Commit

Permalink
docs/installing/requirements/simulator: add NVC (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor authored Apr 19, 2023
1 parent fef13c4 commit 4b363e9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,24 @@ VHDL only

* Tested with LLVM and mcode backends; GCC backend might work aswell.

* Support for using `GTKWave`_ to view waveforms.

* Works with versions >= 0.33.

.. HINT::

GHDL is a rolling project, it is therefore recommended to use the latest
`nightly release <https://github.com/ghdl/ghdl/releases/tag/nightly>`_ tarball.

* `NVC`_: Works with versions >= 1.9.

.. HINT::
GHDL and NVC support using `GTKWave`_ to view waveforms.

.. _Aldec Riviera-PRO: https://www.aldec.com/en/products/functional_verification/riviera-pro
.. _Aldec Active-HDL: https://www.aldec.com/en/products/fpga_simulation/active-hdl
.. _GHDL: https://github.com/ghdl/ghdl
.. _nightly release: https://github.com/ghdl/ghdl/releases/tag/nightly
.. _GTKWave: http://gtkwave.sourceforge.net/
.. _NVC: https://www.nickg.me.uk/nvc/

VHDL or SystemVerilog
^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 4b363e9

Please sign in to comment.