aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: document all warningsTristan Gingold2022-06-171-23/+122
* doc: update links to Yosys website (#2069)Xiretza2022-05-311-4/+4
* update for LLVM 14.0umarcor2022-04-081-1/+1
* fix few more typosJulin S2022-03-012-7/+7
* Fix typoJulin S2022-03-011-1/+1
* docs: fix headline markersXiretza2022-03-011-2/+2
* docs: fix paragraph about existing VHDL editionsXiretza2022-03-011-1/+1
* Update documentation for VHDL-2019Xiretza2022-02-282-6/+14
* Prepare for release 2.0.0Tristan Gingold2022-02-282-13737/+22647
* doc: update diagram 'internals'umarcor2022-02-231-0/+0
* doc/about: change 'you' to formal englishumarcor2022-02-081-11/+10
* doc: update overview diagramumarcor2022-02-081-0/+0
* doc/about: 's/event-based timing/event-driven execution/'Unai Martinez-Corral2022-02-081-1/+1
* doc/about: updateUnai Martinez-Corral2022-02-081-1/+1
* doc/about: 's/programming language/computer language/'Unai Martinez-Corral2022-02-081-1/+1
* doc: use extlinks moreumarcor2022-02-078-63/+66
* doc/conf: fall back to 'alabaster' if '_theme' does not existumarcor2022-02-071-15/+23
* doc: move toctrees to a fileumarcor2022-02-072-65/+66
* doc: use theme_overrides and class 'shield' to fix the width of SHIELDsumarcor2022-02-074-63/+75
* doc/About: updateumarcor2022-02-071-10/+28
* doc/conf: add interpshinx target 'vasg'umarcor2022-02-071-3/+4
* doc/internals/Overview: updateumarcor2022-02-075-26/+35
* doc/requirements: remove redundant dependencyumarcor2021-12-181-2/+0
* pyTooling.Packaging is now replaced by pyTooling.Patrick Lehmann2021-12-161-1/+1
* doc: space cleanupumarcor2021-12-151-1/+1
* Added entry points.Patrick Lehmann2021-12-141-1/+1
* Bumped dependencies.Patrick Lehmann2021-12-131-1/+1
* Bumped version of pyTooling.Packaging to v0.3.2.Patrick Lehmann2021-12-121-1/+1
* Using pyTooling.Packaging in conf.py.Patrick Lehmann2021-12-121-22/+14
* Updated setup.py to use pyTooling.Packaging.Patrick Lehmann2021-12-121-0/+2
* doc/ghdl.1: Follow style conventions in SEE ALSO sectionAndreas Bombe2021-10-041-3/+1
* elab-order command: add an option to display libraries. Fix #1736Tristan Gingold2021-10-041-8/+12
* grt-vcd.adb: add option --vcd-4states to dump a strict vcd file. Fix #1759Tristan Gingold2021-09-301-1/+8
* revert "doc: pin sphinx to v3.3.1 to prevent search bug"umarcor2021-09-041-1/+1
* revert "doc: temporarily pin docutils to 0.16, due to theme compatibility iss...umarcor2021-09-041-1/+0
* doc: announce v1.0 (#1840)Unai Martinez-Corral2021-08-164-44/+64
* Codacy issues, Travis cleanup and update ghdl.texi (#1807)Unai Martinez-Corral2021-06-262-2668/+45793
* doc/using: update wave filtering, add note about GTKWave, link to section GHW...Unai Martinez-Corral2021-05-172-47/+35
* doc: mention -frelaxed to avoid incompatibility for shared variablesTristan Gingold2021-05-061-1/+2
* doc: document --out=verilog for synthTristan Gingold2021-04-281-3/+6
* doc/development/building/LLVM: add 12.0 to the list of supported versionsumarcor2021-04-271-1/+2
* doc: temporarily pin docutils to 0.16, due to theme compatibility issues (rea...umarcor2021-04-261-0/+1
* ghw: rename 'ghwlib' to 'libghw' (#1741)umarcor2021-04-241-2/+2
* doc: add section about GHWumarcor2021-04-232-0/+38
* doc/using: document command 'elab-order' (79fc4b05)umarcor2021-04-221-0/+18
* doc: style, use 'file...' consistentlyumarcor2021-04-222-2/+2
* doc: style, use '[options...]' consistentlyumarcor2021-04-222-13/+13
* doc/synth: clarify that we need '-e' for resolving the ambiguity between a un...umarcor2021-04-221-13/+21
* doc: add/rename '[library.]top_unit [arch]', style (849a25e0)umarcor2021-04-223-299/+371
* doc: pin sphinx to v3.3.1 to prevent search bugumarcor2021-04-221-1/+1