Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | doc: document option '--time-resolution' | umarcor | 2020-05-08 | 1 | -0/+12 |
| | |||||
* | doc: document option '-o' | umarcor | 2020-05-08 | 1 | -0/+5 |
| | |||||
* | Document and use --vpi-library-dir-unix (#1279) | umarcor | 2020-05-03 | 1 | -43/+8 |
| | | | | | * testsuite: use '--vpi-library-dir-unix' in 'add_vpi_path' * doc: add '--vpi-library-dir-unix', remove redundant headers | ||||
* | doc: add hint about passing multiple '--vpi=' (#1276) | umarcor | 2020-05-03 | 1 | -0/+4 |
| | |||||
* | doc: split 'Interfacing to other languages' to ghdl/ghdl-cosim (#1216) | umarcor | 2020-04-14 | 2 | -366/+4 |
| | | | | | | | * doc: move co-simulation content to ghdl/ghdl-cosim * doc: fix option ref syntax * doc: move examples to ghdl/ghdl-cosim | ||||
* | update doc (synth, overview, generics, etc.) (#1205) | umarcor | 2020-04-10 | 4 | -34/+80 |
| | | | | | | | | | | | | | * 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) | umarcor | 2020-04-09 | 3 | -36/+57 |
| | |||||
* | Update Foreign.rst to reflect my learnings (#1195) | RocketRoss | 2020-04-08 | 2 | -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> | ||||
* | vhdl-errors: give an hint for -frelaxed. Fix #1152 | Tristan Gingold | 2020-03-06 | 1 | -0/+1 |
| | |||||
* | vhdl: merge synopsys into the ieee libraries. For #980 | Tristan Gingold | 2020-03-04 | 1 | -7/+14 |
| | |||||
* | Add an example for the -g option. Fix #1150 | Tristan Gingold | 2020-03-03 | 1 | -0/+4 |
| | |||||
* | doc: document --synth command. | Tristan Gingold | 2020-03-02 | 1 | -0/+29 |
| | |||||
* | Remove --ieee=mentor and build of mentor libraries. | Tristan Gingold | 2020-03-02 | 1 | -7/+9 |
| | |||||
* | doc: add 'GSOC Ideas' (#1093) | eine | 2020-01-14 | 1 | -1/+2 |
| | |||||
* | doc: add '.. program:: ghdl' directive (#1017) | 1138-4EB | 2019-11-12 | 6 | -1/+7 |
| | |||||
* | Update doc (#1003) | 1138-4EB | 2019-11-11 | 6 | -380/+687 |
| | | | | | | | | | | | | | | | | | | | | | | | | * 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' | ||||
* | enhance documentation terminology: reduce name clashing for VHDL standard ↵ | Arcturus | 2019-09-18 | 2 | -7/+7 |
| | | | | | | | | | | | | 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 | ||||
* | Fix some issues with the docs (#857) | 1138-4EB | 2019-06-25 | 1 | -2/+2 |
| | | | | | | * fix: minor doc issues * fix: doc/helpers.py | ||||
* | update(doc) | 1138-4EB | 2019-04-30 | 3 | -7/+357 |
| | | | | | | | | | | * 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 | ||||
* | Document warnings enabled by default. | Tristan Gingold | 2019-01-05 | 1 | -0/+5 |
| | | | | Close #728 | ||||
* | doc: fix quickstart examples. | Tristan Gingold | 2018-12-18 | 1 | -4/+9 |
| | |||||
* | doc: more tips in quick start guide. | Tristan Gingold | 2018-12-13 | 1 | -0/+26 |
| | | | | Close #605 | ||||
* | Improve help and doc for --max-stack-alloc. | Tristan Gingold | 2018-12-03 | 1 | -1/+1 |
| | |||||
* | Add --max-stack-alloc option, check stack allocation of complex object. | Tristan Gingold | 2018-11-23 | 1 | -0/+5 |
| | | | | Fix #692 | ||||
* | Improve doc, fix English typo. | Tristan Gingold | 2018-09-23 | 1 | -19/+49 |
| | |||||
* | Document default stop-delta value. | Tristan Gingold | 2018-09-16 | 1 | -1/+2 |
| | | | | Fix #654 | ||||
* | Fix typo | gritbub | 2018-06-05 | 1 | -1/+1 |
| | | | | | | | @gwtnb opened PR 597 while PR 591 was still open, pointing out this typo that had been missed. Incorporate this typo fix into PR 591 | ||||
* | Reduce after-sentence spacing to one space | gritbub | 2018-06-05 | 3 | -48/+48 |
| | | | | | | | | | During PR 591 it was decided that all sentences should be ended with a period and then followed by only one space. Regex changed 132 instances of two spaces to one space (in 7 files). Also changed the second paragraph of CodingStyle to dictate the use of one space instead of two. | ||||
* | Remove single quotes around links | gritbub | 2018-06-04 | 3 | -14/+14 |
| | |||||
* | Standardize indentation to 2 spaces | gritbub | 2018-06-04 | 2 | -180/+180 |
| | | | | | Change indentation within documentation code blocks to 2 space indents instead of 3. | ||||
* | Rephrase documentation - typos, grammatical nuance, and links | gritbub | 2018-06-01 | 3 | -209/+208 |
| | |||||
* | Fixed indentation in list of supported types for the VCD format. | Patrick Lehmann | 2018-02-10 | 1 | -10/+6 |
| | |||||
* | clean todos | 1138-4EB | 2017-12-10 | 46 | -3515/+32 |
| | |||||
* | doc/changelog renamed to doc/appendix | 1138-4EB | 2017-12-10 | 3 | -111/+121 |
| | | | | Replace :samp: with |