Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VHPI: add initial minimal implementation | Marlon James | 2021-03-04 | 2 | -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 libraries | Marlon James | 2021-03-02 | 1 | -6/+11 |
| | |||||
* | update for LLVM 11.1 (#1651) | Dan Horák | 2021-02-17 | 1 | -1/+1 |
| | |||||
* | doc: update instructions about GCC and GNAT Community installation (#1635) | Rodrigo A. Melo | 2021-02-09 | 2 | -4/+9 |
| | |||||
* | Add support for PSL onehot/onehot0 functions (#1633) | T. Meissner | 2021-02-09 | 1 | -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: reorganise and update | umarcor | 2021-02-01 | 27 | -527/+372 |
| | |||||
* | doc: move pyGHDL intro to __init__.py | umarcor | 2021-02-01 | 1 | -43/+2 |
| | |||||
* | doc: rm Foreign, use URL ref | umarcor | 2021-02-01 | 2 | -9/+1 |
| | |||||
* | doc: fixes regarding -frelaxed | umarcor | 2021-01-16 | 1 | -2/+2 |
| | |||||
* | libraries: unuse 'openieee', rename enable_openieee to enable_gplcompat | umarcor | 2021-01-16 | 1 | -5/+12 |
| | |||||
* | doc: clarify that frelaxed needs to be after std (#1601) | umarcor | 2021-01-16 | 1 | -0/+2 |
| | |||||
* | update version/copyright year | umarcor | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | doc/using/InvokingGHDL: style | umarcor | 2021-01-16 | 1 | -73/+143 |
| | |||||
* | doc/using/Synthesis: style | umarcor | 2021-01-16 | 1 | -16/+16 |
| | |||||
* | Reworking pre-compile scripts for Windows (#1594) | Patrick Lehmann | 2021-01-15 | 2 | -153/+185 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated pre-compile scripts for OSVVM. * Reworked script for Vivado. * Reworked script for ISE. * Reworked UVVM compile script. Cannot be tested due to missing feature in GHDL see #1593. * Reworked scripts for Altera, Intel and Lattice. * Updated module imports. * Adjusted warnings. * Read OSVVM package files from compile-order file 'osvvm.pro'. * Support OSVVM and OSVVMLibraries as source directory. * Added support for OSVVM models to precompile script. * First update to the pre-compile scripts documentation. * Minimized file headers and redundant documentation. Using PowerShell's feature to document files, functions and modules. * Updated README in precompile scripts directory. * license: update headers of pyGHDL, scripts/windows, libraries/vendors * Fixed ForegroundColor and InvocationName. Co-authored-by: umarcor <unai.martinezcorral@ehu.eus> | ||||
* | doc: mention 'ghdl fmt' | Tristan Gingold | 2021-01-09 | 1 | -1/+10 |
| | |||||
* | manpage: updated Link to modern documentation | Marcus Müller | 2021-01-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Marcus Müller <marcus@hostalia.de> | ||||
* | mv dist/* scripts/ | umarcor | 2021-01-06 | 2 | -588/+588 |
| | |||||
* | doc: add header to index | umarcor | 2021-01-06 | 1 | -0/+4 |
| | |||||
* | doc: recommonmark is not used at the moment | umarcor | 2021-01-06 | 1 | -1/+1 |
| | |||||
* | Also auto document options from 'pnodes' and 'pnodespy'. | Patrick Lehmann | 2021-01-05 | 2 | -9/+15 |
| | |||||
* | Fixed -P option. | Patrick Lehmann | 2021-01-05 | 2 | -3/+3 |
| | |||||
* | Reordered navigation bar items. | Patrick Lehmann | 2021-01-05 | 2 | -2/+2 |
| | |||||
* | Tiny modifications. | Patrick Lehmann | 2021-01-05 | 1 | -3/+3 |
| | |||||
* | Added 'attrs' to the dependency list. | Patrick Lehmann | 2021-01-05 | 1 | -6/+2 |
| | |||||
* | Run AutoProgram to extract ghdl-ls CLI options. Add a link to gnatdoc. | Patrick Lehmann | 2021-01-05 | 5 | -4/+22 |
| | |||||
* | Extract CLI parameters from ghdl-ls. | Patrick Lehmann | 2021-01-05 | 2 | -1/+59 |
| | |||||
* | Fixed typo. | Patrick Lehmann | 2021-01-05 | 1 | -1/+1 |
| | |||||
* | Try without explicit extension so Sphinx takes either png or svg. | Patrick Lehmann | 2021-01-05 | 1 | -2/+2 |
| | |||||
* | Removed old Python documentation. | Patrick Lehmann | 2021-01-05 | 4 | -144/+4 |
| | |||||
* | Fixed some ReST issues. | Patrick Lehmann | 2021-01-05 | 2 | -10/+10 |
| | |||||
* | Enabled Python Module Index. | Patrick Lehmann | 2021-01-05 | 2 | -0/+5 |
| | |||||
* | Updated prolog for Sphinx (global include per ReST file). | Patrick Lehmann | 2021-01-05 | 1 | -2/+9 |
| | |||||
* | 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 ↵ | umarcor | 2020-12-28 | 1 | -1/+1 |
| | | | | | | | | accordingly | ||||
* | | doc: update 'using/py' -> 'using/pyGHDL' | umarcor | 2020-12-28 | 8 | -135/+134 |
| | | |||||
* | | scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs ↵ | umarcor | 2020-12-28 | 1 | -1/+1 |
|/ | | | | accordingly | ||||
* | doc: add 'Convert (V)HDL to other formats' | eine | 2020-10-09 | 1 | -21/+72 |
| |