3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-01 06:37:51 +00:00

satgen: move report_missing_model here from equiv.h

This commit is contained in:
Emil J. Tywoniak 2026-02-16 17:01:09 +01:00
parent 81ea922512
commit 77f64de997
4 changed files with 22 additions and 16 deletions

View file

@ -27,7 +27,6 @@
#include "kernel/satgen.h"
#include "kernel/yosys.h"
#include "kernel/log_help.h"
#include "passes/equiv/equiv.h"
USING_YOSYS_NAMESPACE
PRIVATE_NAMESPACE_BEGIN