Commentary (#4936)

This commit is contained in:
Wilson Snyder 2024-03-01 17:32:26 -05:00
parent a4813ec677
commit e60f652a64
1 changed files with 4 additions and 3 deletions

View File

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