mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 17:44:09 +00:00
Bump required Verific version
This commit is contained in:
parent
d021f4b400
commit
1c4a18f66f
|
@ -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 < 20201001
|
#if SYMBIOTIC_VERIFIC_API_VERSION < 20201101
|
||||||
# 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 a new issue