mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Update verific API version check
This commit is contained in:
@@ -53,7 +53,7 @@ USING_YOSYS_NAMESPACE
|
||||
# error "Only Symbiotic EDA flavored Verific is supported. Please contact [email protected] for commercial support for Yosys+Verific."
|
||||
#endif
|
||||
|
||||
#if SYMBIOTIC_VERIFIC_API_VERSION < 1
|
||||
#if SYMBIOTIC_VERIFIC_API_VERSION < 202006
|
||||
# error "Please update your version of Symbiotic EDA flavored Verific."
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user