From 96b7831243125fe4d233cb9ee7429e78a7f56da6 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Wed, 17 Nov 2021 18:56:11 -0500 Subject: [PATCH] Commentary: C++14 moves to 2023. --- docs/guide/deprecations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/deprecations.rst b/docs/guide/deprecations.rst index 8d3124175..9f8edda3b 100644 --- a/docs/guide/deprecations.rst +++ b/docs/guide/deprecations.rst @@ -9,7 +9,7 @@ The following deprecated items are scheduled for future removal: C++11 compiler support Verilator currently requires C++11 or newer compilers. Verilator will require C++14 or newer compilers for both compiling Verilator and - compiling Verilated models no sooner than January 2022. + compiling Verilated models no sooner than January 2023. Verilated_heavy.h The legacy "verilated_heavy.h" include was replaced with just including