aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--frontends/verific/verific.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/verific/verific.cc b/frontends/verific/verific.cc
index 357b88043..5a10568c7 100644
--- a/frontends/verific/verific.cc
+++ b/frontends/verific/verific.cc
@@ -56,7 +56,7 @@ USING_YOSYS_NAMESPACE
# error "Only YosysHQ flavored Verific is supported. Please contact office@yosyshq.com for commercial support for Yosys+Verific."
#endif
-#if YOSYSHQ_VERIFIC_API_VERSION < 20210603
+#if YOSYSHQ_VERIFIC_API_VERSION < 20210701
# error "Please update your version of YosysHQ flavored Verific."
#endif