Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 3.0.0-dev | Tristan Gingold | 2022-02-28 | 1 | -1/+1 |
| | |||||
* | Prepare for release 2.0.0 | Tristan Gingold | 2022-02-28 | 1 | -1/+1 |
| | |||||
* | doc: use extlinks more | umarcor | 2022-02-07 | 1 | -4/+4 |
| | |||||
* | Fixed license in `setup.py`. | Patrick Lehmann | 2021-12-13 | 1 | -0/+1 |
| | |||||
* | Adjusted configure script. | Patrick Lehmann | 2021-12-12 | 1 | -4/+4 |
| | |||||
* | Updated setup.py to use pyTooling.Packaging. | Patrick Lehmann | 2021-12-12 | 1 | -1/+7 |
| | |||||
* | Satisfy black. | Patrick Lehmann | 2021-07-01 | 1 | -1/+0 |
| | |||||
* | New command line interface for DOM. | Patrick Lehmann | 2021-07-01 | 1 | -1/+4 |
| | |||||
* | Updates to the dom namespace in pyGHDL. | Patrick Lehmann | 2021-06-17 | 1 | -0/+6 |
| | |||||
* | doc: move pyGHDL intro to __init__.py | umarcor | 2021-02-01 | 1 | -1/+16 |
| | |||||
* | Reworking pre-compile scripts for Windows (#1594) | Patrick Lehmann | 2021-01-15 | 1 | -12/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Added file headers and license texts. (#1564) | Patrick Lehmann | 2020-12-31 | 1 | -0/+36 |
| | |||||
* | Tiny improvements. | Patrick Lehmann | 2020-12-28 | 1 | -0/+0 |