Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: use extlinks more | umarcor | 2022-02-07 | 8 | -63/+66 |
| | |||||
* | doc/conf: fall back to 'alabaster' if '_theme' does not exist | umarcor | 2022-02-07 | 1 | -15/+23 |
| | |||||
* | doc: move toctrees to a file | umarcor | 2022-02-07 | 2 | -65/+66 |
| | |||||
* | doc: use theme_overrides and class 'shield' to fix the width of SHIELDs | umarcor | 2022-02-07 | 4 | -63/+75 |
| | |||||
* | doc/About: update | umarcor | 2022-02-07 | 1 | -10/+28 |
| | |||||
* | doc/conf: add interpshinx target 'vasg' | umarcor | 2022-02-07 | 1 | -3/+4 |
| | |||||
* | doc/internals/Overview: update | umarcor | 2022-02-07 | 5 | -26/+35 |
| | |||||
* | doc/requirements: remove redundant dependency | umarcor | 2021-12-18 | 1 | -2/+0 |
| | |||||
* | pyTooling.Packaging is now replaced by pyTooling. | Patrick Lehmann | 2021-12-16 | 1 | -1/+1 |
| | |||||
* | doc: space cleanup | umarcor | 2021-12-15 | 1 | -1/+1 |
| | |||||
* | Added entry points. | Patrick Lehmann | 2021-12-14 | 1 | -1/+1 |
| | |||||
* | Bumped dependencies. | Patrick Lehmann | 2021-12-13 | 1 | -1/+1 |
| | |||||
* | Bumped version of pyTooling.Packaging to v0.3.2. | Patrick Lehmann | 2021-12-12 | 1 | -1/+1 |
| | |||||
* | Using pyTooling.Packaging in conf.py. | Patrick Lehmann | 2021-12-12 | 1 | -22/+14 |
| | |||||
* | Updated setup.py to use pyTooling.Packaging. | Patrick Lehmann | 2021-12-12 | 1 | -0/+2 |
| | |||||
* | doc/ghdl.1: Follow style conventions in SEE ALSO section | Andreas Bombe | 2021-10-04 | 1 | -3/+1 |
| | |||||
* | elab-order command: add an option to display libraries. Fix #1736 | Tristan Gingold | 2021-10-04 | 1 | -8/+12 |
| | |||||
* | grt-vcd.adb: add option --vcd-4states to dump a strict vcd file. Fix #1759 | Tristan Gingold | 2021-09-30 | 1 | -1/+8 |
| | |||||
* | revert "doc: pin sphinx to v3.3.1 to prevent search bug" | umarcor | 2021-09-04 | 1 | -1/+1 |
| | | | | This reverts commit 4a6b6dbda139e8265570cd2a51b6c371abef4912. | ||||
* | revert "doc: temporarily pin docutils to 0.16, due to theme compatibility ↵ | umarcor | 2021-09-04 | 1 | -1/+0 |
| | | | | | | issues (readthedocs/sphinx_rtd_theme#1115)" This reverts commit 5c6b2eb7bf6633a8e80d39dbcc024a466fca29ee. | ||||
* | doc: announce v1.0 (#1840) | Unai Martinez-Corral | 2021-08-16 | 4 | -44/+64 |
| | | | | | * doc: fix old refs to readthedocs * doc/news: v1.0 announcement | ||||
* | Codacy issues, Travis cleanup and update ghdl.texi (#1807) | Unai Martinez-Corral | 2021-06-26 | 2 | -2668/+45793 |
| | | | | | | | | | | | | | | | | | | | * ghw: fix memleaks reported by codacy * ghw: printf issues and style (GNU indent) * testsuite/gna: minor printf issues * testsuite: fix issues reported by codacy * scripts/ci-run: clean travis stuff (deprecated) * scripts: fix issues reported by codacy * doc/Makefile: add .PHONY * doc: update ghdl.texi * testsuite/synth: use synth_tb | ||||
* | doc/using: update wave filtering, add note about GTKWave, link to section ↵ | Unai Martinez-Corral | 2021-05-17 | 2 | -47/+35 |
| | | | | GHW (#1760) | ||||
* | 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 ↵ | umarcor | 2021-04-26 | 1 | -0/+1 |
| | | | | (readthedocs/sphinx_rtd_theme#1115) | ||||
* | 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 ↵ | umarcor | 2021-04-22 | 1 | -13/+21 |
| | | | | unit name and a filename | ||||
* | 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 |
| | | | | | | | | | | Search is broken with >=3.3.1 (VUnit/vunit#713). We use the same template in VUnit and here, which is based on sphinx_rtd_theme. Moreover, sphinx_rtd_theme is broken with docutils>=0.16 (see readthedocs/sphinx_rtd_theme#1115). So, we are temporarily pinning those (see buildthedocs/docker@f7bda0e and buildthedocs/docker@1fd9555) until sphinx_rtd_theme is either fixed or updated (they are expecting to deprecate the current theme and use a new one based on bootstrap, see readthedocs/sphinx_rtd_theme#1086). Then, we will either rebase or update buildthedocs/sphinx.theme for picking the fixes. | ||||
* | 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 |
| | | | | | | | | Minimal implementation of VHPI provides library loading and error support. Calling most vhpi_* functions will raise a VHPI error condition. Incorporates VHPI thunks into libghdlvpi for linking. | ||||
* | 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 |
| | | | | | | | | | | | | | | | * vhdl: parse PSL onehot/onehot0 builtin calls. For #662 * update pyGHDL bindings * Synthesis of PSL built-in onehot/onehot0 function. * testsuite/synth: add tests of PSL built-in functions onehot()/onehot0() for #662 * doc: add info about PSL built-in functions onehot()/onehot0() for #662 * synth: refactor synthesis of onehot/onehot0 functions Co-authored-by: eine <eine@users.noreply.github.com> | ||||
* | 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 |
| |