1
0
mirror of synced 2026-05-02 14:31:37 +00:00

opt_hier: fix test

This commit is contained in:
Emil J. Tywoniak
2026-02-03 18:09:51 +01:00
parent d199195785
commit 2efd0247a1

View File

@@ -27,7 +27,7 @@ foreach fn [glob opt_hier_*.v] {
design -copy-from gate -as gate A:top
yosys rename -hide
equiv_make gold gate equiv
equiv_induct equiv
equiv_induct -ignore-unknown-cells equiv
equiv_status -assert equiv
log -pop