From 90dc04cf93f09fab1f5284e27e9d457b6566ed64 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sat, 20 Aug 2022 14:01:13 -0400 Subject: [PATCH] Add --future0 and --future1 options. --- Changes | 1 + docs/guide/exe_verilator.rst | 24 ++++++++++++++++++++++++ src/V3Options.cpp | 15 +++++++++++++++ src/V3Options.h | 6 ++++++ test_regress/t/t_flag_future.pl | 2 +- 5 files changed, 47 insertions(+), 1 deletion(-) 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