diff --git a/bin/verilator b/bin/verilator index 56e4008b3..fd2ad8024 100755 --- a/bin/verilator +++ b/bin/verilator @@ -307,7 +307,6 @@ detailed descriptions of these arguments. --build-dep-bin Override build dependency Verilator binary --build-jobs Parallelism for --build --cc Create C++ output - --cdc Clock domain crossing analysis -CFLAGS C++ compiler arguments for makefile --clk Mark specified signal as clock --no-clk Prevent marking specified signal as clock @@ -334,6 +333,7 @@ detailed descriptions of these arguments. --dump-graph Enable dumping V3Graphs to .dot files --dump-tree Enable dumping Ast .tree files --dump-tree-addrids Use short identifiers instead of addresses + --dump-tree-dot Enable dumping Ast .tree.dot debug files --dump- Enable dumping everything in source file --dumpi-dfg Enable dumping DfgGraphs to .dot files at level --dumpi-graph Enable dumping V3Graphs to .dot files at level @@ -347,6 +347,8 @@ detailed descriptions of these arguments. -f Parse arguments from a file -FI Force include of a file --flatten Force inlining of all modules, tasks and functions + --future0