diff --git a/docs/guide/exe_verilator.rst b/docs/guide/exe_verilator.rst index 3425701da..6a9b6dae8 100644 --- a/docs/guide/exe_verilator.rst +++ b/docs/guide/exe_verilator.rst @@ -199,9 +199,10 @@ Summary: .. option:: --compiler - 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