Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/using: update wave filtering, add note about GTKWave, link to section ↵ | Unai Martinez-Corral | 2021-05-17 | 1 | -45/+32 |
| | | | | 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/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/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 |
| | |||||
* | 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: rm Foreign, use URL ref | umarcor | 2021-02-01 | 1 | -8/+0 |
| | |||||
* | doc: fixes regarding -frelaxed | umarcor | 2021-01-16 | 1 | -2/+2 |
| | |||||
* | doc: clarify that frelaxed needs to be after std (#1601) | umarcor | 2021-01-16 | 1 | -0/+2 |
| | |||||
* | doc/using/InvokingGHDL: style | umarcor | 2021-01-16 | 1 | -73/+143 |
| | |||||
* | doc/using/Synthesis: style | umarcor | 2021-01-16 | 1 | -16/+16 |
| | |||||
* | doc: mention 'ghdl fmt' | Tristan Gingold | 2021-01-09 | 1 | -1/+10 |
| | |||||
* | Fixed -P option. | Patrick Lehmann | 2021-01-05 | 1 | -2/+2 |
| | |||||
* | Reordered navigation bar items. | Patrick Lehmann | 2021-01-05 | 1 | -79/+0 |
| | |||||
* | Run AutoProgram to extract ghdl-ls CLI options. Add a link to gnatdoc. | Patrick Lehmann | 2021-01-05 | 1 | -1/+10 |
| | |||||
* | Extract CLI parameters from ghdl-ls. | Patrick Lehmann | 2021-01-05 | 1 | -1/+24 |
| | |||||
* | Fixed typo. | Patrick Lehmann | 2021-01-05 | 1 | -1/+1 |
| | |||||
* | Removed old Python documentation. | Patrick Lehmann | 2021-01-05 | 4 | -144/+4 |
| | |||||
* | Fixed some ReST issues. | Patrick Lehmann | 2021-01-05 | 1 | -6/+6 |
| | |||||
* | Reduced levels of documentation. | Patrick Lehmann | 2021-01-05 | 1 | -1/+5 |
| | |||||
* | Added link to auto generated doc. | Patrick Lehmann | 2021-01-05 | 1 | -12/+16 |
| | |||||
* | Described GHDLs Python interfaces. | Patrick Lehmann | 2021-01-05 | 1 | -2/+38 |
| | |||||
* | synth: add option to treat asserts as assumes and vice-versa | tmeissner | 2021-01-02 | 1 | -1/+28 |
| | |||||
* | Made path to VHDL files relative to the testcase. | Patrick Lehmann | 2020-12-29 | 1 | -4/+0 |
| | |||||
* | Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDL | Patrick Lehmann | 2020-12-28 | 2 | -1/+5 |
|\ | |||||
| * | doc: update 'using/py' -> 'using/pyGHDL' | umarcor | 2020-12-28 | 7 | -135/+134 |
| | | |||||
* | | doc: update 'using/py' -> 'using/pyGHDL' | umarcor | 2020-12-28 | 7 | -134/+133 |
|/ | |||||
* | doc: add 'Convert (V)HDL to other formats' | eine | 2020-10-09 | 1 | -21/+72 |
| | |||||
* | doc: fix pasto | eine | 2020-10-08 | 1 | -1/+1 |
| | |||||
* | doc: reword '--time-resolution' | eine | 2020-10-08 | 1 | -4/+6 |
| | |||||
* | doc: fix refs in 'Synthesis options' | eine | 2020-10-08 | 1 | -3/+4 |
| | |||||
* | Synth doc: add infos about synth specific options, related to 667ab51 | tmeissner | 2020-10-07 | 1 | -0/+44 |
| | |||||
* | doc/PSL: only clocked directives are supported, related to #1479 (#1487) | T. Meissner | 2020-10-06 | 1 | -2/+2 |
| | |||||
* | doc: clarify position of option --std. Fix #1477 | Tristan Gingold | 2020-09-28 | 1 | -0/+3 |
| | |||||
* | doc: autodoc python modules (libghdl, thin, vhdl and pyutils) | umarcor | 2020-08-31 | 4 | -0/+144 |
| | |||||
* | doc: fix title length | umarcor | 2020-08-31 | 1 | -1/+1 |
| | |||||
* | Update and fix PSL documentation (vunits, see #1027, PSL functions) | tmeissner | 2020-07-30 | 1 | -6/+12 |
| | |||||
* | doc: document synthesis/translate pragmas | eine | 2020-07-19 | 1 | -0/+11 |
| | |||||
* | vhdl: --std93c is now an alias for --std=93 -frelaxed | Tristan Gingold | 2020-06-13 | 2 | -19/+26 |
| | | | | This simplifies the definition of --std=93c | ||||
* | grt: add and document option --asserts | Tristan Gingold | 2020-06-02 | 1 | -5/+11 |
| | |||||
* | doc: move --file-to-xml to 'Misc commands' | eine | 2020-05-27 | 1 | -13/+13 |
| | |||||
* | grt: implement --backtrace-severity. For #1338 | Tristan Gingold | 2020-05-25 | 1 | -2/+11 |
| | |||||
* | doc: move -C/--syn-binding doc to InvokingGHDL. | Tristan Gingold | 2020-05-25 | 3 | -20/+36 |
| |