1
0
mirror of synced 2026-05-04 23:27:07 +00:00

Require latest Verific build

This commit is contained in:
Miodrag Milanovic
2021-01-30 09:23:46 +01:00
parent 1057273852
commit d99c032c27

View File

@@ -55,7 +55,7 @@ USING_YOSYS_NAMESPACE
# error "Only YosysHQ flavored Verific is supported. Please contact office@yosyshq.com for commercial support for Yosys+Verific."
#endif
#if YOSYSHQ_VERIFIC_API_VERSION < 20201201
#if YOSYSHQ_VERIFIC_API_VERSION < 20210101
# error "Please update your version of YosysHQ flavored Verific."
#endif