| Commit message (Expand) | Author | Age | Files | Lines |
* | revert "doc: pin sphinx to v3.3.1 to prevent search bug" | umarcor | 2021-09-04 | 1 | -1/+1 |
* | revert "doc: temporarily pin docutils to 0.16, due to theme compatibility iss... | umarcor | 2021-09-04 | 1 | -1/+0 |
* | doc: announce v1.0 (#1840) | Unai Martinez-Corral | 2021-08-16 | 4 | -44/+64 |
* | Codacy issues, Travis cleanup and update ghdl.texi (#1807) | Unai Martinez-Corral | 2021-06-26 | 2 | -2668/+45793 |
* | doc/using: update wave filtering, add note about GTKWave, link to section GHW... | Unai Martinez-Corral | 2021-05-17 | 2 | -47/+35 |
* | doc: mention -frelaxed to avoid incompatibility for shared variables | Tristan Gingold | 2021-05-06 | 1 | -1/+2 |
* | doc: document --out=verilog for synth | Tristan Gingold | 2021-04-28 | 1 | -3/+6 |
* | doc/development/building/LLVM: add 12.0 to the list of supported versions | umarcor | 2021-04-27 | 1 | -1/+2 |
* | doc: temporarily pin docutils to 0.16, due to theme compatibility issues (rea... | umarcor | 2021-04-26 | 1 | -0/+1 |
* | ghw: rename 'ghwlib' to 'libghw' (#1741) | umarcor | 2021-04-24 | 1 | -2/+2 |
* | doc: add section about GHW | umarcor | 2021-04-23 | 2 | -0/+38 |
* | doc/using: document command 'elab-order' (79fc4b05) | umarcor | 2021-04-22 | 1 | -0/+18 |
* | doc: style, use 'file...' consistently | umarcor | 2021-04-22 | 2 | -2/+2 |
* | doc: style, use '[options...]' consistently | umarcor | 2021-04-22 | 2 | -13/+13 |
* | doc/synth: clarify that we need '-e' for resolving the ambiguity between a un... | umarcor | 2021-04-22 | 1 | -13/+21 |
* | doc: add/rename '[library.]top_unit [arch]', style (849a25e0) | umarcor | 2021-04-22 | 3 | -299/+371 |
* | doc: pin sphinx to v3.3.1 to prevent search bug | umarcor | 2021-04-22 | 1 | -1/+1 |
* | doc/using: document synth option '--out' (#1705) | Unai Martinez-Corral | 2021-03-31 | 1 | -7/+26 |
* | doc: Add --psl-report-uncovered documentation option. | Ondrej Ille | 2021-03-23 | 1 | -0/+4 |
* | VHPI: add initial minimal implementation | Marlon James | 2021-03-04 | 2 | -3/+22 |
* | VPI: support loading multiple libraries | Marlon James | 2021-03-02 | 1 | -6/+11 |
* | update for LLVM 11.1 (#1651) | Dan Horák | 2021-02-17 | 1 | -1/+1 |
* | doc: update instructions about GCC and GNAT Community installation (#1635) | Rodrigo A. Melo | 2021-02-09 | 2 | -4/+9 |
* | Add support for PSL onehot/onehot0 functions (#1633) | T. Meissner | 2021-02-09 | 1 | -1/+1 |
* | doc: reorganise and update | umarcor | 2021-02-01 | 27 | -527/+372 |
* | doc: move pyGHDL intro to __init__.py | umarcor | 2021-02-01 | 1 | -43/+2 |
* | doc: rm Foreign, use URL ref | umarcor | 2021-02-01 | 2 | -9/+1 |
* | doc: fixes regarding -frelaxed | umarcor | 2021-01-16 | 1 | -2/+2 |
* | libraries: unuse 'openieee', rename enable_openieee to enable_gplcompat | umarcor | 2021-01-16 | 1 | -5/+12 |
* | doc: clarify that frelaxed needs to be after std (#1601) | umarcor | 2021-01-16 | 1 | -0/+2 |
* | update version/copyright year | umarcor | 2021-01-16 | 1 | -1/+1 |
* | doc/using/InvokingGHDL: style | umarcor | 2021-01-16 | 1 | -73/+143 |
* | doc/using/Synthesis: style | umarcor | 2021-01-16 | 1 | -16/+16 |
* | Reworking pre-compile scripts for Windows (#1594) | Patrick Lehmann | 2021-01-15 | 2 | -153/+185 |
* | doc: mention 'ghdl fmt' | Tristan Gingold | 2021-01-09 | 1 | -1/+10 |
* | manpage: updated Link to modern documentation | Marcus Müller | 2021-01-07 | 1 | -1/+1 |
* | mv dist/* scripts/ | umarcor | 2021-01-06 | 2 | -588/+588 |
* | doc: add header to index | umarcor | 2021-01-06 | 1 | -0/+4 |
* | doc: recommonmark is not used at the moment | umarcor | 2021-01-06 | 1 | -1/+1 |
* | Also auto document options from 'pnodes' and 'pnodespy'. | Patrick Lehmann | 2021-01-05 | 2 | -9/+15 |
* | Fixed -P option. | Patrick Lehmann | 2021-01-05 | 2 | -3/+3 |
* | Reordered navigation bar items. | Patrick Lehmann | 2021-01-05 | 2 | -2/+2 |
* | Tiny modifications. | Patrick Lehmann | 2021-01-05 | 1 | -3/+3 |
* | Added 'attrs' to the dependency list. | Patrick Lehmann | 2021-01-05 | 1 | -6/+2 |
* | Run AutoProgram to extract ghdl-ls CLI options. Add a link to gnatdoc. | Patrick Lehmann | 2021-01-05 | 5 | -4/+22 |
* | Extract CLI parameters from ghdl-ls. | Patrick Lehmann | 2021-01-05 | 2 | -1/+59 |
* | Fixed typo. | Patrick Lehmann | 2021-01-05 | 1 | -1/+1 |
* | Try without explicit extension so Sphinx takes either png or svg. | Patrick Lehmann | 2021-01-05 | 1 | -2/+2 |
* | Removed old Python documentation. | Patrick Lehmann | 2021-01-05 | 4 | -144/+4 |
* | Fixed some ReST issues. | Patrick Lehmann | 2021-01-05 | 2 | -10/+10 |