aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/vendors/compile-uvvm.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo and minor mistake in compile-uvvm.shTristan Gingold2017-11-061-4/+4
| | | | Fix #452
* Reworked and improved pre-compile scripts.Patrick Lehmann2017-07-291-0/+133
| | | | | Added Intel FPGA support. Extended list of UVVM verification IPs.
* Precompile UVVM: Added ti_uvvm_engine to library uvvm_vvc_framework.Patrick Lehmann2017-03-051-1/+2
|
* Use single VM in .travis.yml to speed-up launching builds. Container are ↵1138-4EB2017-03-011-2/+3
| | | | | | | launched in parallel threads. The output of each thread is saved to a log. All of them are printed in order, after all the threads have finished. Shared ANSI color codes between libraries/vendors and dist/linux. The common file to be sourced is dist/ansi_color.sh
* Implemented vendor compile script for UVVM (Bash).Patrick Lehmann2016-11-101-0/+386