aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/vendors/compile-intel.sh
Commit message (Collapse)AuthorAgeFilesLines
* vendors: move vendor pre-compile scripts into subdir 'scripts'umarcor2021-01-211-666/+0
|
* Fixed style issues and potential bugs.Patrick Lehmann2021-01-161-46/+46
|
* Fine tuning.Patrick Lehmann2021-01-161-8/+6
|
* Fixed usage of config.sh.Patrick Lehmann2021-01-161-14/+18
|
* Another round of improvements.Patrick Lehmann2021-01-161-36/+43
|
* Updated scripts with version from stale branch.Patrick Lehmann2021-01-161-493/+438
|
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-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 #1373Tristan Gingold2020-06-161-2/+2
| | | | As the --std option can clear -frelaxed
* change file permissions from read write to executable (#993)Arcturus2019-10-231-0/+0
|
* Reworked and improved pre-compile scripts.Patrick Lehmann2017-07-291-0/+712
Added Intel FPGA support. Extended list of UVVM verification IPs.