From bfb47bd712511b42c66094c649fee89cd621fe32 Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Mon, 20 Feb 2017 04:21:24 +0100 Subject: README.md, index, WhatIsVHDL, WhatIsGHDL ready for review. Add shortcuts for shields in a single file and include it where used. Create base64 GitHub and Travis-CI logos with b64.io and add them to self-created shields. Replace gitter with shield.io's variant. Start rewriting --- doc/using/QuickStartGuide.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/using') diff --git a/doc/using/QuickStartGuide.rst b/doc/using/QuickStartGuide.rst index bbaf3894d..e921199fa 100644 --- a/doc/using/QuickStartGuide.rst +++ b/doc/using/QuickStartGuide.rst @@ -87,7 +87,7 @@ A full adder ============ VHDL is generally used for hardware design. This example starts with -a full adder described in the :file:`adder.vhdl` file: +a `full adder `_ described in the :file:`adder.vhdl` file: .. code-block:: VHDL @@ -357,3 +357,9 @@ this VHDL dialect through some options:: See :ref:`IEEE_library_pitfalls`, for more details. +Further examples +======================= + +.. TODO:: + + Add references to examples/tutorials with GHDL. \ No newline at end of file -- cgit v1.2.3