mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
See if this fixes issues on Innatera design
This commit is contained in:
parent
6795c32167
commit
dec43679be
2 changed files with 4 additions and 4 deletions
|
@ -3286,9 +3286,9 @@ struct VerificPass : public Pass {
|
|||
|
||||
RuntimeFlags::SetVar("verific_produce_verbose_syntax_error_message", 1);
|
||||
|
||||
#ifndef DB_PRESERVE_INITIAL_VALUE
|
||||
# warning Verific was built without DB_PRESERVE_INITIAL_VALUE.
|
||||
#endif
|
||||
// #ifndef DB_PRESERVE_INITIAL_VALUE
|
||||
// # warning Verific was built without DB_PRESERVE_INITIAL_VALUE.
|
||||
// #endif
|
||||
|
||||
set_verific_global_flags = false;
|
||||
}
|
||||
|
|
2
verific
2
verific
|
@ -1 +1 @@
|
|||
Subproject commit 4773c6200677f730e3c389d9949cd094c69e1f5a
|
||||
Subproject commit 70e31a5eced6982418febb18d04079e0e7ea3aad
|
Loading…
Add table
Add a link
Reference in a new issue