OptDff fix unit tests.

This commit is contained in:
nella 2026-01-26 22:35:25 +01:00
parent 9367090763
commit a3c9716f18
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#include <gtest/gtest.h>
#include "passes/opt/opt_dff_comp.h"
#include "kernel/pattern.h"
YOSYS_NAMESPACE_BEGIN