Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better type handling. | Patrick Lehmann | 2021-06-23 | 1 | -0/+2 |
| | |||||
* | pyGHDL: handle requirements files with comments and/or git URLs | Patrick Lehmann | 2021-06-23 | 1 | -68/+91 |
| | | | | (cherry picked from commit 8bb020fb4481e1d21ccf64470ddf1838024732cb) | ||||
* | pyGHDL: add ghdl-dom entrypoint | umarcor | 2021-06-22 | 1 | -1/+2 |
| | |||||
* | update version/copyright year | umarcor | 2021-01-16 | 1 | -1/+1 |
| | |||||
* | Reworking pre-compile scripts for Windows (#1594) | Patrick Lehmann | 2021-01-15 | 1 | -23/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Extract CLI parameters from ghdl-ls. | Patrick Lehmann | 2021-01-05 | 1 | -0/+1 |
| | |||||
* | setup.py: slightly lower required python version | Tristan Gingold | 2021-01-04 | 1 | -1/+1 |
| | |||||
* | Added file headers and license texts. (#1564) | Patrick Lehmann | 2020-12-31 | 1 | -3/+1 |
| | |||||
* | Lowering required Python version to 3.7. | Patrick Lehmann | 2020-12-29 | 1 | -1/+2 |
| | |||||
* | setup.py needs the license information twice ... | Patrick Lehmann | 2020-12-28 | 1 | -7/+7 |
| | |||||
* | Tiny improvements. | Patrick Lehmann | 2020-12-28 | 1 | -10/+12 |
| | |||||
* | Added new package description for pyGHDL. | Patrick Lehmann | 2020-12-28 | 1 | -0/+119 |
| | |||||
* | configure: add --enable-python | Tristan Gingold | 2018-03-07 | 1 | -67/+0 |
| | |||||
* | Add (missing) setup.py | Tristan Gingold | 2018-03-06 | 1 | -0/+67 |