aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/vendors/compile-xilinx-ise.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/vendors/compile-xilinx-ise.ps1')
-rw-r--r--scripts/vendors/compile-xilinx-ise.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vendors/compile-xilinx-ise.ps1 b/scripts/vendors/compile-xilinx-ise.ps1
index cec4c6cf0..947d70fd9 100644
--- a/scripts/vendors/compile-xilinx-ise.ps1
+++ b/scripts/vendors/compile-xilinx-ise.ps1
@@ -140,7 +140,7 @@ if ($VHDL2008)
{ Write-Host "Not all Xilinx primitives are VHDL-2008 compatible! Setting HaltOnError to FALSE." -ForegroundColor Red
$HaltOnError = $false
}
-$VHDLVersion,$VHDLStandard,$VHDLFlavor = Get-VHDLVariables $VHDL93 $VHDL2008
+$VHDLVersion,$VHDLStandard,$VHDLFlavor = Get-VHDLVariables -VHDL93:$VHDL93 -VHDL2008:$VHDL2008
# define global GHDL Options
$Analyze_Parameters = @(