From 890b2fc4abc5717bec33c77829353e2264a3762c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hauke=20G=C3=BCnther?= Date: Wed, 22 Jun 2022 22:15:28 +0200 Subject: Update docstring for GHDL parameter of PoSh scripts --- scripts/vendors/compile-lattice.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/vendors/compile-lattice.ps1') diff --git a/scripts/vendors/compile-lattice.ps1 b/scripts/vendors/compile-lattice.ps1 index 7e36c322d..6fba8af9c 100644 --- a/scripts/vendors/compile-lattice.ps1 +++ b/scripts/vendors/compile-lattice.ps1 @@ -94,7 +94,7 @@ param( [string]$Source = "", # Set output directory name. [string]$Output = "", - # Set GHDL binary directory. + # Set path to GHDL's executable, e.g. /bin/ghdl.exe [string]$GHDL = "" ) -- cgit v1.2.3