Commentary (#4936)

This commit is contained in:
Wilson Snyder 2024-03-01 17:32:26 -05:00
parent a4813ec677
commit e60f652a64

View File

@ -199,9 +199,10 @@ Summary:
.. option:: --compiler <compiler-name>
Enables workarounds for the specified C++ compiler (list below).
This does not change any performance tuning options, but it may
in the future.
Enables workarounds for the specified C++ compiler (list below). This
does not change any performance tuning options, but it may in the
future. This also does not change default compiler flags; these are
determined when Verilator was configured.
clang
Tune for clang. This may reduce execution speed as it enables several