mirror of https://github.com/YosysHQ/yosys.git
Update required Verific version
This commit is contained in:
parent
5aa35b8992
commit
1b7ed719a5
|
@ -55,7 +55,7 @@ USING_YOSYS_NAMESPACE
|
||||||
# error "Only Symbiotic EDA flavored Verific is supported. Please contact office@symbioticeda.com for commercial support for Yosys+Verific."
|
# error "Only Symbiotic EDA flavored Verific is supported. Please contact office@symbioticeda.com for commercial support for Yosys+Verific."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if SYMBIOTIC_VERIFIC_API_VERSION < 20200801
|
#if SYMBIOTIC_VERIFIC_API_VERSION < 20200901
|
||||||
# error "Please update your version of Symbiotic EDA flavored Verific."
|
# error "Please update your version of Symbiotic EDA flavored Verific."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue