| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Enabled missing Sphinx extensions. Fixed role name cls to class. | Patrick Lehmann | 2021-01-05 | 2 | -7/+155 |
* | Fixed dependency list for documentation. | Patrick Lehmann | 2021-01-05 | 1 | -1/+11 |
* | Reduced levels of documentation. | Patrick Lehmann | 2021-01-05 | 2 | -2/+6 |
* | 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 |
* | Reorganized conf.py in a logical flow and sections for each plugin. | Patrick Lehmann | 2021-01-05 | 1 | -86/+168 |
* | synth: add option to treat asserts as assumes and vice-versa | tmeissner | 2021-01-02 | 1 | -1/+28 |
* | logo: add new bit logo | eine | 2021-01-01 | 4 | -5/+5 |
* | Added file headers and license texts. (#1564) | Patrick Lehmann | 2020-12-31 | 1 | -3/+4 |
* | ci: install requirements in temporary containers | umarcor | 2020-12-29 | 1 | -1/+1 |
* | 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 | 8 | -136/+135 |
| * | scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs accordi... | umarcor | 2020-12-28 | 1 | -1/+1 |
* | | doc: update 'using/py' -> 'using/pyGHDL' | umarcor | 2020-12-28 | 8 | -135/+134 |
* | | scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs accordi... | umarcor | 2020-12-28 | 1 | -1/+1 |
|/ |
|
* | 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 |
* | vendor-libs: add machxo3d support | Francisco Ayala Le Brun | 2020-10-08 | 1 | -1/+1 |
* | 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: add gnatdoc HTML output | umarcor | 2020-09-22 | 1 | -3/+1 |
* | ci: use buildthedocs/btd to build and publish the docs to GHP | umarcor | 2020-08-31 | 6 | -63/+48 |
* | doc: autodoc python modules (libghdl, thin, vhdl and pyutils) | umarcor | 2020-08-31 | 7 | -4/+156 |
* | doc: fix title length | umarcor | 2020-08-31 | 1 | -1/+1 |
* | doc: publish internals/RTI | umarcor | 2020-08-31 | 2 | -48/+52 |
* | update for LLVM 11 | Dan HorĂ¡k | 2020-08-29 | 1 | -1/+1 |
* | doc: debugging with LLVM >=6 is supported | eine | 2020-08-07 | 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 |
* | doc: mention issue #1368 for MacOS builds. | Tristan Gingold | 2020-06-13 | 1 | -2/+4 |
* | doc: update list of contributors | eine | 2020-06-07 | 1 | -1/+2 |
* | doc: update comment about shared and frelaxed (#1350) | eine | 2020-06-04 | 1 | -1/+2 |
* | 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: update contributor role | umarcor | 2020-05-22 | 1 | -1/+1 |
* | doc: update getting/Releases | umarcor | 2020-05-22 | 2 | -1/+16 |
* | doc: announce nightly pre-release and Action setup-ghdl-ci | umarcor | 2020-05-22 | 1 | -0/+8 |
* | Add some documentation on the RTI structures. (#1306) | Ben Reynwar | 2020-05-12 | 1 | -0/+484 |
* | doc: fix typos in 'internals' (#1305) | Ben Reynwar | 2020-05-12 | 2 | -25/+25 |
* | doc: update News | eine | 2020-05-09 | 1 | -16/+30 |
* | doc: update 'Contributing' (add ref to wiki)" | umarcor | 2020-05-08 | 1 | -16/+44 |
* | doc: update contributor role | umarcor | 2020-05-08 | 1 | -1/+1 |
* | doc: update date (year) | umarcor | 2020-05-08 | 1 | -1/+1 |