Skip to content

Commit 4207ed7

Browse files
authored
Update aig-balancing-lec.mlir
1 parent 12d9c7e commit 4207ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_test/circt-synth/aig-balancing-lec.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ hw.module @aig2(in %a: i1, in %b: i1, in %c: i1, in %d: i1, in %e: i1, in %f: i1
3030
%6 = aig.and_inv %5, %g : i1
3131

3232
hw.output %6 : i1
33-
}
33+
}

0 commit comments

Comments
 (0)