Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vendors: move vendor pre-compile scripts into subdir 'scripts' | umarcor | 2021-01-21 | 1 | -666/+0 |
| | |||||
* | Fixed style issues and potential bugs. | Patrick Lehmann | 2021-01-16 | 1 | -46/+46 |
| | |||||
* | Fine tuning. | Patrick Lehmann | 2021-01-16 | 1 | -8/+6 |
| | |||||
* | Fixed usage of config.sh. | Patrick Lehmann | 2021-01-16 | 1 | -14/+18 |
| | |||||
* | Another round of improvements. | Patrick Lehmann | 2021-01-16 | 1 | -36/+43 |
| | |||||
* | Updated scripts with version from stale branch. | Patrick Lehmann | 2021-01-16 | 1 | -493/+438 |
| | |||||
* | Reworking pre-compile scripts for Windows (#1594) | Patrick Lehmann | 2021-01-15 | 1 | -22/+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> | ||||
* | libraries/vendors: fix scripts, pass --std= option early. For #1373 | Tristan Gingold | 2020-06-16 | 1 | -2/+2 |
| | | | | As the --std option can clear -frelaxed | ||||
* | change file permissions from read write to executable (#993) | Arcturus | 2019-10-23 | 1 | -0/+0 |
| | |||||
* | Reworked and improved pre-compile scripts. | Patrick Lehmann | 2017-07-29 | 1 | -0/+712 |
Added Intel FPGA support. Extended list of UVVM verification IPs. |