Require latest verific
authorMiodrag Milanovic <mmicko@gmail.com>
Mon, 2 Aug 2021 08:29:16 +0000 (10:29 +0200)
committerMiodrag Milanovic <mmicko@gmail.com>
Mon, 2 Aug 2021 08:29:58 +0000 (10:29 +0200)
frontends/verific/verific.cc

index 357b8804379102256e66d2503a1f7f815a4725de..5a10568c7aae41eb976decdbcc7d0edb374f42ee 100644 (file)
@@ -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