From e60f652a6472a3fe1ed4133434c73687a1b7ad6e Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Fri, 1 Mar 2024 17:32:26 -0500 Subject: [PATCH] Commentary (#4936) --- docs/guide/exe_verilator.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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