From 4a307742c4099b2abca25bc4fd57c50b178bd842 Mon Sep 17 00:00:00 2001 From: Philipp Wagner Date: Fri, 10 Jan 2020 01:07:08 +0000 Subject: [PATCH] Fix typo in help output (#2096) The variable is named VM_PARALLEL_BUILDS, not VM_PARALLEL_BUILD. Signed-off-by: Philipp Wagner --- bin/verilator | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/verilator b/bin/verilator index 922c7b365..b9fd44223 100755 --- a/bin/verilator +++ b/bin/verilator @@ -1076,7 +1076,7 @@ and the remaining files can be compiled on parallel machines. Using design --output-split 20000 resulted in splitting into approximately one-minute-compile chunks. -Typically when using this, make with VM_PARALLEL_BUILD=1, and use +Typically when using this, make with VM_PARALLEL_BUILDS=1, and use I. =item --output-split-cfuncs I