diff --git a/Changes b/Changes index 65ee0fd39..752f4c15c 100644 --- a/Changes +++ b/Changes @@ -13,6 +13,7 @@ Verilator 4.225 devel **Minor:** +* Add --future0 and --future1 options. * Fix incorrect bit op tree optimization (#3470). [algrobman] * Fix empty string arguments to display (#3484). [Grulfen] * Fix table misoptimizing away display (#3488). [Stefan Post] diff --git a/docs/guide/exe_verilator.rst b/docs/guide/exe_verilator.rst index 5e1c6282f..0348c4db2 100644 --- a/docs/guide/exe_verilator.rst +++ b/docs/guide/exe_verilator.rst @@ -491,6 +491,30 @@ Summary: are typically used only when recommended by a maintainer to help debug or work around an issue. +.. option:: -future0