aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* synth: add option to treat asserts as assumes and vice-versatmeissner2021-01-021-1/+28
|
* logo: add new bit logoeine2021-01-014-5/+5
|
* Added file headers and license texts. (#1564)Patrick Lehmann2020-12-311-3/+4
|
* ci: install requirements in temporary containersumarcor2020-12-291-1/+1
|
* 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-288-136/+135
| |
| * scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs ↵umarcor2020-12-281-1/+1
| | | | | | | | accordingly
* | doc: update 'using/py' -> 'using/pyGHDL'umarcor2020-12-288-135/+134
| |
* | scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs ↵umarcor2020-12-281-1/+1
|/ | | | accordingly
* 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
|
* vendor-libs: add machxo3d supportFrancisco Ayala Le Brun2020-10-081-1/+1
|
* Synth doc: add infos about synth specific options, related to 667ab51tmeissner2020-10-071-0/+44
|
* doc/PSL: only clocked directives are supported, related to #1479 (#1487)T. Meissner2020-10-061-2/+2
|
* doc: clarify position of option --std. Fix #1477Tristan Gingold2020-09-281-0/+3
|
* doc: add gnatdoc HTML outputumarcor2020-09-221-3/+1
|
* ci: use buildthedocs/btd to build and publish the docs to GHPumarcor2020-08-316-63/+48
|
* doc: autodoc python modules (libghdl, thin, vhdl and pyutils)umarcor2020-08-317-4/+156
|
* doc: fix title lengthumarcor2020-08-311-1/+1
|
* doc: publish internals/RTIumarcor2020-08-312-48/+52
|
* update for LLVM 11Dan Horák2020-08-291-1/+1
|
* doc: debugging with LLVM >=6 is supportedeine2020-08-071-1/+1
|
* Update and fix PSL documentation (vunits, see #1027, PSL functions)tmeissner2020-07-301-6/+12
|
* doc: document synthesis/translate pragmaseine2020-07-191-0/+11
|
* vhdl: --std93c is now an alias for --std=93 -frelaxedTristan Gingold2020-06-132-19/+26
| | | | This simplifies the definition of --std=93c
* doc: mention issue #1368 for MacOS builds.Tristan Gingold2020-06-131-2/+4
|
* doc: update list of contributorseine2020-06-071-1/+2
|
* doc: update comment about shared and frelaxed (#1350)eine2020-06-041-1/+2
|
* grt: add and document option --assertsTristan Gingold2020-06-021-5/+11
|
* doc: move --file-to-xml to 'Misc commands'eine2020-05-271-13/+13
|
* grt: implement --backtrace-severity. For #1338Tristan Gingold2020-05-251-2/+11
|
* doc: move -C/--syn-binding doc to InvokingGHDL.Tristan Gingold2020-05-253-20/+36
|
* doc: update contributor roleumarcor2020-05-221-1/+1
|
* doc: update getting/Releasesumarcor2020-05-222-1/+16
|
* doc: announce nightly pre-release and Action setup-ghdl-ciumarcor2020-05-221-0/+8
|
* Add some documentation on the RTI structures. (#1306)Ben Reynwar2020-05-121-0/+484
|
* doc: fix typos in 'internals' (#1305)Ben Reynwar2020-05-122-25/+25
|
* doc: update Newseine2020-05-091-16/+30
|
* doc: update 'Contributing' (add ref to wiki)"umarcor2020-05-081-16/+44
|
* doc: update contributor roleumarcor2020-05-081-1/+1
|
* doc: update date (year)umarcor2020-05-081-1/+1
|
* doc: document option '--time-resolution'umarcor2020-05-081-0/+12
|
* doc: document option '-o'umarcor2020-05-081-0/+5
|
* doc: move 'examples/quick_start' to 'quick_start'umarcor2020-05-0810-3/+2
|
* doc: move Documentation roadmap to the github wikiumarcor2020-05-081-14/+0
|
* doc: move roadmap and GSOCs to the github wiki.Tristan Gingold2020-05-083-139/+0
|
* Document and use --vpi-library-dir-unix (#1279)umarcor2020-05-031-43/+8
| | | | | * testsuite: use '--vpi-library-dir-unix' in 'add_vpi_path' * doc: add '--vpi-library-dir-unix', remove redundant headers