aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/vendors
Commit message (Collapse)AuthorAgeFilesLines
* Revert changing parameter types of Get-VHDLVariables functionMartin Bahlinger2021-04-201-2/+2
| | | | This change from commit 9c4c05cc led to "positional parameter cannot be found" error with PS 5.1
* Move --std= parameter before -frelaxed-rulesMartin Bahlinger2021-04-207-10/+10
| | | | This is required for script to work also with ghdl > 0.37 and --std=08
* scripts/vendors: add missing workdir argumentNicola Corna2021-03-131-3/+3
|
* scripts/vendors: fix typo in deprecated script param (#1673)Adrian Byszuk2021-03-051-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>
* vendors: support deprecated param names (#1653)Adrian Byszuk2021-02-177-36/+36
| | | Co-authored-by: Adrian Byszuk <adrian.byszuk@cern.ch>
* Fixes to the UVVM script.Patrick Lehmann2021-01-231-10/+8
|
* vendors/uvvm: adjust newline trimumarcor2021-01-211-2/+2
|
* vendors/uvvm: fix file existance checkumarcor2021-01-211-1/+1
|
* vendors: make 'filter.analyze.sh' executableumarcor2021-01-211-0/+0
|
* vendors: move vendor pre-compile scripts into subdir 'scripts'umarcor2021-01-2120-0/+7458