mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
verific: fix restoring msg state after blackbox import
This commit is contained in:
@@ -3403,6 +3403,7 @@ struct VerificPass : public Pass {
|
|||||||
veri_module->SetCompileAsBlackbox();
|
veri_module->SetCompileAsBlackbox();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
restore_blackbox_msg_state();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user