mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 17:44:09 +00:00
update required verific version
This commit is contained in:
parent
fe9da25c40
commit
c3d4bb4cc9
|
@ -58,7 +58,7 @@ USING_YOSYS_NAMESPACE
|
||||||
# error "Only YosysHQ flavored Verific is supported. Please contact office@yosyshq.com for commercial support for Yosys+Verific."
|
# error "Only YosysHQ flavored Verific is supported. Please contact office@yosyshq.com for commercial support for Yosys+Verific."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if YOSYSHQ_VERIFIC_API_VERSION < 20210701
|
#if YOSYSHQ_VERIFIC_API_VERSION < 20210801
|
||||||
# error "Please update your version of YosysHQ flavored Verific."
|
# error "Please update your version of YosysHQ flavored Verific."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue