aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/vendors/compile-altera.ps1
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-09-22 23:45:01 +0200
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2021-09-22 23:45:01 +0200
commit3a018ce83a92999ebba6a05cc1fbc32c705493c4 (patch)
tree2a4fb08b7ff81d16e273d5cc47da94440fe1aecb /scripts/vendors/compile-altera.ps1
parent703253e522b68f7ab739a11befc72377ef0ab526 (diff)
downloadghdl-3a018ce83a92999ebba6a05cc1fbc32c705493c4.tar.gz
ghdl-3a018ce83a92999ebba6a05cc1fbc32c705493c4.tar.bz2
ghdl-3a018ce83a92999ebba6a05cc1fbc32c705493c4.zip
Fixed it also in other vendor scripts. Fixed verbosity level.
Diffstat (limited to 'scripts/vendors/compile-altera.ps1')
-rw-r--r--scripts/vendors/compile-altera.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vendors/compile-altera.ps1 b/scripts/vendors/compile-altera.ps1
index 2ca3116fc..4efa91b78 100644
--- a/scripts/vendors/compile-altera.ps1
+++ b/scripts/vendors/compile-altera.ps1
@@ -147,7 +147,7 @@ New-DestinationDirectory $DestinationDirectory
cd $DestinationDirectory
-$VHDLVersion,$VHDLStandard,$VHDLFlavor = Get-VHDLVariables $VHDL93 $VHDL2008
+$VHDLVersion,$VHDLStandard,$VHDLFlavor = Get-VHDLVariables -VHDL93:$VHDL93 -VHDL2008:$VHDL2008
# define global GHDL Options
$Analyze_Parameters = @(