From dc28e7f3e27e148bd826c5e3234669d20ab00104 Mon Sep 17 00:00:00 2001 From: Mariusz Glebocki Date: Wed, 16 Nov 2022 14:32:32 +0100 Subject: [PATCH] Commentary. Remove repeated entry in Verilator help. (#3754) --- bin/verilator | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/verilator b/bin/verilator index cd3a25c35..e5af6da66 100755 --- a/bin/verilator +++ b/bin/verilator @@ -364,7 +364,6 @@ detailed descriptions of these arguments. -O Selectable optimizations -o Name of final executable --no-order-clock-delay Disable ordering clock enable assignments - --no-verilate Skip Verilation, only compile previously Verilated code --output-split Split .cpp files into pieces --output-split-cfuncs Split model functions --output-split-ctrace Split tracing functions @@ -425,7 +424,7 @@ detailed descriptions of these arguments. --unused-regexp Tune UNUSED lint signals -V Verbose version and config -v Verilog library - --no-verilate Skip verilation and just compile previously Verilated code. + --no-verilate Skip verilation and just compile previously Verilated code +verilog1995ext+ Synonym for +1364-1995ext+ +verilog2001ext+ Synonym for +1364-2001ext+ --version Displays program version and exits