verific: Update YOSYSHQ_VERIFIC_API_VERSION

This commit is contained in:
Jannis Harder 2023-09-05 11:52:21 +02:00
parent 62b4df4989
commit 0e8a4adb59
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,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 < 20210801
#if YOSYSHQ_VERIFIC_API_VERSION < 20230901
# error "Please update your version of YosysHQ flavored Verific."
#endif