aboutsummaryrefslogtreecommitdiffstats
path: root/doc/using
Commit message (Collapse)AuthorAgeFilesLines
* doc: clarify diagnostic level output.Tristan Gingold2023-02-121-1/+5
| | | | Close #2351
* Document changes to -frelaxed from #2165 (#2167)Farmadupe2022-08-071-0/+4
| | | Co-authored-by: Thomas Green <none>
* doc: --gen-depends is not available with mcode. Fix #2121Tristan Gingold2022-07-041-3/+6
|
* doc: document all warningsTristan Gingold2022-06-171-23/+122
|
* doc: update links to Yosys website (#2069)Xiretza2022-05-311-4/+4
|
* fix few more typosJulin S2022-03-011-2/+2
|
* docs: fix headline markersXiretza2022-03-011-2/+2
|
* Update documentation for VHDL-2019Xiretza2022-02-281-4/+11
|
* doc: use extlinks moreumarcor2022-02-071-1/+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
|
* doc/using: update wave filtering, add note about GTKWave, link to section ↵Unai Martinez-Corral2021-05-171-45/+32
| | | | GHW (#1760)
* 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/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 ↵umarcor2021-04-221-13/+21
| | | | unit name and a filename
* doc: add/rename '[library.]top_unit [arch]', style (849a25e0)umarcor2021-04-223-299/+371
|
* doc/using: document synth option '--out' (#1705)Unai Martinez-Corral2021-03-311-7/+26
|
* doc: Add --psl-report-uncovered documentation option.Ondrej Ille2021-03-231-0/+4
|
* VHPI: add initial minimal implementationMarlon James2021-03-042-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 librariesMarlon James2021-03-021-6/+11
|
* Add support for PSL onehot/onehot0 functions (#1633)T. Meissner2021-02-091-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 refumarcor2021-02-011-8/+0
|
* doc: fixes regarding -frelaxedumarcor2021-01-161-2/+2
|
* doc: clarify that frelaxed needs to be after std (#1601)umarcor2021-01-161-0/+2
|
* doc/using/InvokingGHDL: styleumarcor2021-01-161-73/+143
|
* doc/using/Synthesis: styleumarcor2021-01-161-16/+16
|
* doc: mention 'ghdl fmt'Tristan Gingold2021-01-091-1/+10
|
* Fixed -P option.Patrick Lehmann2021-01-051-2/+2
|
* Reordered navigation bar items.Patrick Lehmann2021-01-051-79/+0
|
* Run AutoProgram to extract ghdl-ls CLI options. Add a link to gnatdoc.Patrick Lehmann2021-01-051-1/+10
|
* Extract CLI parameters from ghdl-ls.Patrick Lehmann2021-01-051-1/+24
|
* Fixed typo.Patrick Lehmann2021-01-051-1/+1
|
* Removed old Python documentation.Patrick Lehmann2021-01-054-144/+4
|
* Fixed some ReST issues.Patrick Lehmann2021-01-051-6/+6
|
* Reduced levels of documentation.Patrick Lehmann2021-01-051-1/+5
|
* Added link to auto generated doc.Patrick Lehmann2021-01-051-12/+16
|
* Described GHDLs Python interfaces.Patrick Lehmann2021-01-051-2/+38
|
* synth: add option to treat asserts as assumes and vice-versatmeissner2021-01-021-1/+28
|
* Made path to VHDL files relative to the testcase.Patrick Lehmann2020-12-291-4/+0
|
* Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDLPatrick Lehmann2020-12-282-1/+5
|\
| * doc: update 'using/py' -> 'using/pyGHDL'umarcor2020-12-287-135/+134
| |
* | doc: update 'using/py' -> 'using/pyGHDL'umarcor2020-12-287-134/+133
|/
* doc: add 'Convert (V)HDL to other formats'eine2020-10-091-21/+72
|
* doc: fix pastoeine2020-10-081-1/+1
|
* doc: reword '--time-resolution'eine2020-10-081-4/+6
|
* doc: fix refs in 'Synthesis options'eine2020-10-081-3/+4
|
* Synth doc: add infos about synth specific options, related to 667ab51tmeissner2020-10-071-0/+44
|