Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/vendors: add missing workdir argument | Nicola Corna | 2021-03-13 | 1 | -3/+3 |
| | |||||
* | scripts/vendors: fix typo in deprecated script param (#1673) | Adrian Byszuk | 2021-03-05 | 1 | -2/+2 |
| | | | | | | Pull request #1653 reintroduced deprecated script params, but with a typo in one of the vendor scripts. Co-authored-by: Adrian Byszuk <adrian.byszuk@cern.ch> | ||||
* | VHPI: add tests for loading libraries | Marlon James | 2021-03-04 | 1 | -1/+1 |
| | |||||
* | VHPI: add initial minimal implementation | Marlon James | 2021-03-04 | 4 | -0/+10 |
| | | | | | | | | 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. | ||||
* | revert "log stderr of make to a file and use tail to show last 1000 lines" ↵ | Xiretza | 2021-02-22 | 1 | -4/+1 |
| | | | | | | | | | | (#1660) This reverts commit 30ee7a32b64c94f1ac0c8e3b5068894b6ea8b556. This workaround masks the return value of `make`, causing runs to appear to fail during install, even though build failed already. Since travis is no longer used for CI, this is unnecessary anyway. | ||||
* | vendors: support deprecated param names (#1653) | Adrian Byszuk | 2021-02-17 | 7 | -36/+36 |
| | | | Co-authored-by: Adrian Byszuk <adrian.byszuk@cern.ch> | ||||
* | ci/macos: test all suites | eine | 2021-02-02 | 1 | -1/+2 |
| | |||||
* | ci: cleanup macos build | eine | 2021-02-02 | 1 | -8/+4 |
| | |||||
* | ci: enable both mcode and llvm builds for macos | Edu Garcia | 2021-02-02 | 1 | -1/+6 |
| | |||||
* | ci: make wget a bit less verbose when downloading gnat for macos | Edu Garcia | 2021-02-02 | 1 | -1/+1 |
| | |||||
* | ci: remove gnat cleanup so libghdl can be built for macos | Edu Garcia | 2021-02-02 | 1 | -32/+0 |
| | |||||
* | ci: enable libghdl in the osx job | eine | 2021-02-02 | 1 | -3/+1 |
| | |||||
* | Fixes to the UVVM script. | Patrick Lehmann | 2021-01-23 | 1 | -10/+8 |
| | |||||
* | vendors/uvvm: adjust newline trim | umarcor | 2021-01-21 | 1 | -2/+2 |
| | |||||
* | vendors/uvvm: fix file existance check | umarcor | 2021-01-21 | 1 | -1/+1 |
| | |||||
* | vendors: make 'filter.analyze.sh' executable | umarcor | 2021-01-21 | 1 | -0/+0 |
| | |||||
* | vendors: move vendor pre-compile scripts into subdir 'scripts' | umarcor | 2021-01-21 | 20 | -0/+7458 |
| | |||||
* | libraries: unuse 'openieee', rename enable_openieee to enable_gplcompat | umarcor | 2021-01-16 | 1 | -8/+9 |
| | |||||
* | Reworking pre-compile script for OSVVM. | Patrick Lehmann | 2021-01-16 | 1 | -10/+39 |
| | |||||
* | Reworking pre-compile scripts for Windows (#1594) | Patrick Lehmann | 2021-01-15 | 10 | -155/+151 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | update license headers | umarcor | 2021-01-14 | 3 | -33/+27 |
| | |||||
* | ci: deprecate Travis in favour of GitHub Actions | eine | 2021-01-13 | 2 | -16/+0 |
| | |||||
* | Auto generate @export for classes via pnodespy. | Patrick Lehmann | 2021-01-10 | 1 | -7/+19 |
| | |||||
* | pnodespy: allow loading as a module | umarcor | 2021-01-06 | 1 | -1/+2 |
| | | | | Co-Authored-By: Patrick Lehmann <Patrick.Lehmann@plc2.de> | ||||
* | mv dist/* scripts/ | umarcor | 2021-01-06 | 36 | -0/+5377 |
| | |||||
* | Also auto document options from 'pnodes' and 'pnodespy'. | Patrick Lehmann | 2021-01-05 | 2 | -5/+20 |
| | |||||
* | scripts/pnodespy.py: factorize code | Tristan Gingold | 2021-01-01 | 1 | -27/+17 |
| | |||||
* | Added file headers to auto generated Python sources. | Patrick Lehmann | 2021-01-01 | 1 | -56/+77 |
| | |||||
* | scripts: add 'update_py_bindings.sh' | umarcor | 2021-01-01 | 1 | -0/+12 |
| | |||||
* | scripts/pnodespy.py: adjust generated import statements | Tristan Gingold | 2020-12-30 | 1 | -4/+4 |
| | |||||
* | scripts: force use of python3 | Tristan Gingold | 2020-12-30 | 2 | -2/+2 |
| | |||||
* | Modified formatting. | Patrick Lehmann | 2020-12-29 | 1 | -7/+5 |
| | |||||
* | Fixes to xtools. | Patrick Lehmann | 2020-12-29 | 1 | -20/+17 |
| | |||||
* | Fixed regexp in 'pnodespy.py'. | Patrick Lehmann | 2020-12-29 | 1 | -1/+1 |
| | |||||
* | Fixed missing import. | Patrick Lehmann | 2020-12-29 | 1 | -0/+3 |
| | |||||
* | Upgraded pnodes.py to Python 3.x syntax. | Patrick Lehmann | 2020-12-29 | 1 | -135/+135 |
| | |||||
* | scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs ↵ | umarcor | 2020-12-28 | 2 | -0/+1251 |
accordingly |