3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00

Use latest verific

This commit is contained in:
Miodrag Milanovic 2020-09-02 10:22:25 +02:00
parent 463869bf4f
commit 3f27a4ea68

View file

@ -54,7 +54,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 < 20200702 #if SYMBIOTIC_VERIFIC_API_VERSION < 20200801
# error "Please update your version of Symbiotic EDA flavored Verific." # error "Please update your version of Symbiotic EDA flavored Verific."
#endif #endif