aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: split 'Interfacing to other languages' to ghdl/ghdl-cosim (#1216)umarcor2020-04-146-397/+5
| | | | | | | * doc: move co-simulation content to ghdl/ghdl-cosim * doc: fix option ref syntax * doc: move examples to ghdl/ghdl-cosim
* Adjust help for --disable-synth.Tristan Gingold2020-04-101-1/+1
|
* update doc (synth, overview, generics, etc.) (#1205)umarcor2020-04-1017-76/+134
| | | | | | | | | | | | | * doc: extend info about setting generics through the CLI * doc: rename 'Command Reference' to 'Additional Command Reference' * doc: use '``' instead of ':samp:' * doc: update info about synthesis * doc: add references to sources in internals/Overview * doc: add diagram to internals/Overview
* doc: update tips/hints related to VHPIDIRECT (#1202)umarcor2020-04-093-36/+57
|
* Update Foreign.rst to reflect my learnings (#1195)RocketRoss2020-04-082-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Foreign.rst to reflect my learnings I found the page to be a little unclear in when and why to link to externally generated object files. It is a simple point in hindsight, but moving Linking foreign object files to GHDL to right after Foreign Declarations of Function makes it easier to see the link. I also added a Hint on how to pass command line arguments to ghdl_main, and wrote that the one code block is Python code (which wasn't immediately obvious to me at least). * Update Foreign.rst to reflect my learnings: Rev1 Move Linking... back to original spot. Better hint, and extra reference to simulation options. * Add reference-able label to --elab-run * Update Foreign.rst to reflect my learnings: Rev2 Clean up reference hint. * Update Foreign.rst to reflect my learnings: Rev3 Further clean reference hints. * Update Foreign.rst to reflect my learnings: Rev4 Improve hints. * Move and make -Wl,*.o hint generic, reference it * Do lables require an empty line to follow?? * Missed 'is' * Remove promise for example. * Remove promise again..... * Give up on referencing hint, just ref "linking... * Line feed reverted to LF Co-authored-by: Ross <radonnachie@gmail.com>
* Add compatibility with LLVM-10. (#1192)Björn Esser2020-04-061-1/+1
| | | | | * configure: Add compatibility with LLVM-10. * doc: Update list of supported LLVM versions.
* vhdl-errors: give an hint for -frelaxed. Fix #1152Tristan Gingold2020-03-061-0/+1
|
* vhdl: merge synopsys into the ieee libraries. For #980Tristan Gingold2020-03-041-7/+14
|
* Add an example for the -g option. Fix #1150Tristan Gingold2020-03-031-0/+4
|
* doc: document --synth command.Tristan Gingold2020-03-021-0/+29
|
* Remove --ieee=mentor and build of mentor libraries.Tristan Gingold2020-03-022-8/+10
|
* Release 0.37Tristan Gingold2020-02-281-1/+1
|
* Update copyright years before the release.Tristan Gingold2020-02-263-29/+3
|
* doc: document major changes for the next release.Tristan Gingold2020-02-021-0/+11
|
* update for gcc10 (#1119)sharkcz2020-01-301-2/+2
| | | | | | * update for gcc10 * update GCC docs for the upcoming version 10
* Extend internals/AST.rstTristan Gingold2020-01-181-10/+70
|
* doc: add 'GSOC Ideas' (#1093)eine2020-01-144-11/+138
|
* fix btdi image names (#1070)eine2020-01-071-1/+1
| | | | | | * ci: fix btdi image used in man.sh * ci: fix btdi image used in make.sh
* doc: add internals/ (WIP). Add a part for index.Tristan Gingold2020-01-064-1/+159
|
* Homogenise NEWS.md, conf.py cleanup (#1065)eine2020-01-031-229/+37
| | | | | | | | * homogenise NEWS.md * travis: rename anchor * doc: conf.py cleanup
* doc(heartbeat): fix position of arg '--wave' (#1040)1138-4EB2019-11-281-1/+1
|
* doc: add '.. program:: ghdl' directive (#1017)1138-4EB2019-11-1211-1/+12
|
* Update doc (#1003)1138-4EB2019-11-1133-818/+999
| | | | | | | | | | | | | | | | | | | | | | | | * doc: update makefile and build scripts * actions: add workflow 'doc' * doc: reorganize sections * doc: fix 'unknown option' warnings, headings, spaces, etc. * doc: add subdir 'examples', move 'quick_start' sources * doc: add section 'Development/Debugging' * doc: add section'Development/Synthesis' * doc: update roadmap * doc: add section examples * doc: use standard domain * doc: add comment about 'vhd' vs 'vhdl'
* Add doc of the 3 ways to use PSL with GHDL (Implementation of VHDL -> PSL ↵T. Meissner2019-11-031-15/+84
| | | | implementation) (#996)
* enable llvm9 (#935)sharkcz2019-09-231-1/+1
|
* doc: re-add ghdl.texi (needed for gcc builds).Tristan Gingold2019-09-202-14/+6021
|
* enhance documentation terminology: reduce name clashing for VHDL standard ↵Arcturus2019-09-184-6176/+28
| | | | | | | | | | | | and collections. (#925) * enhance documentation terminology: reduce name clashing for VHDL standard and collections. * lists don't have columns * apply suggestions from review * remove build artifact
* [doc] Update section 'Getting GHDL' (#906)1138-4EB2019-08-3120-401/+245
| | | | | | | | * doc: fix version extraction from 'configure' * doc: update section 'Getting GHDL' * readme: update
* add TCE to ->Who uses GHDL (#868)TopiLeppanen2019-07-122-2/+12
|
* doc: update list of supported LLVM versions (#863)1138-4EB2019-07-092-8/+2
|
* add info about the structure of the project (#861)1138-4EB2019-07-071-1/+4
|
* Fix some issues with the docs (#857)1138-4EB2019-06-254-18/+10
| | | | | | * fix: minor doc issues * fix: doc/helpers.py
* update(doc)1138-4EB2019-04-3010-283/+393
| | | | | | | | | | * announce v0.36 * add hint about --synth and ghdlsynth * add option -gGENERIC=VALUE * add hint about --list-link * add hint about --bind * move 'Interfacing to other language' to it's own section * fix shields not being shown in contribute nor in licenses
* Release 0.36 - update copyright years, regenerate ghdl.texiTristan Gingold2019-03-032-266/+152
|
* doc: adjust dependenciesTristan Gingold2019-03-031-1/+1
|
* doc: generate shields from json files instead of hardcoding all of the in ↵1138-4EB2019-02-257-92/+121
| | | | inc files
* doc: add custom directive 'exec', generate releases shields and tables1138-4EB2019-02-256-54/+330
| | | | with json data retrieved from github api"
* add announcements for 20181129 and v0.36-rc11138-4EB2019-02-251-3/+20
|
* Merge pull request #767 from 1138-4EB/fix-requirementsPatrick Lehmann2019-02-241-1/+1
|\ | | | | Add `sphinx_rtd_theme` to `requirements.txt`.
| * add sphinx_rtd_theme to requirements.txt1138-4EB2019-02-231-1/+1
| |
* | Prepare for release.Tristan Gingold2019-02-231-926/+1019
|/
* update shields in docs1138-4EB2019-02-233-60/+45
|
* minor change in GCC backend build exampleArcturus2019-02-152-2/+2
| | | changed directory to build ghdl libraries
* Document warnings enabled by default.Tristan Gingold2019-01-051-0/+5
| | | | Close #728
* fix sphinx warnings1138-4EB2019-01-038-51/+40
|
* Doc: add a note about -no-pie for gcc builds.Tristan Gingold2019-01-011-0/+3
|
* doc: fix quickstart examples.Tristan Gingold2018-12-181-4/+9
|
* doc: more tips in quick start guide.Tristan Gingold2018-12-131-0/+26
| | | | Close #605
* Improve help and doc for --max-stack-alloc.Tristan Gingold2018-12-031-1/+1
|
* Add --max-stack-alloc option, check stack allocation of complex object.Tristan Gingold2018-11-231-0/+5
| | | | Fix #692