aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* standalone wheels: put date in development versionsTristan Gingold2023-03-171-1/+3
|
* Bump version to 4.0.0-devTristan Gingold2023-03-081-1/+1
|
* Release: bump to 3.0.0Tristan Gingold2023-03-081-1/+1
|
* Bump to 3.0.0-rc.4, regenerate docTristan Gingold2023-03-081-1/+1
|
* pyGHDL: update copyright yearUnai Martinez-Corral2023-02-251-1/+1
|
* Improved docs-strings.Patrick Lehmann2022-12-241-4/+4
| | | | (cherry picked from commit 6979b2846e07791629f7f6011145f5886abfee33)
* Bump version to 3.0.0-devTristan Gingold2022-02-281-1/+1
|
* Prepare for release 2.0.0Tristan Gingold2022-02-281-1/+1
|
* doc: use extlinks moreumarcor2022-02-071-4/+4
|
* Fixed license in `setup.py`.Patrick Lehmann2021-12-131-0/+1
|
* Adjusted configure script.Patrick Lehmann2021-12-121-4/+4
|
* Updated setup.py to use pyTooling.Packaging.Patrick Lehmann2021-12-121-1/+7
|
* Satisfy black.Patrick Lehmann2021-07-011-1/+0
|
* New command line interface for DOM.Patrick Lehmann2021-07-011-1/+4
|
* Updates to the dom namespace in pyGHDL.Patrick Lehmann2021-06-171-0/+6
|
* doc: move pyGHDL intro to __init__.pyumarcor2021-02-011-1/+16
|
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-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 Lehmann2020-12-311-0/+36
|
* Tiny improvements.Patrick Lehmann2020-12-281-0/+0