diff --git a/tests/techmap/dfflibmap.lib b/tests/techmap/dfflibmap.lib index d0cd472c3..54a44a296 100644 --- a/tests/techmap/dfflibmap.lib +++ b/tests/techmap/dfflibmap.lib @@ -55,7 +55,7 @@ library(test) { cell (dffe) { area : 6; ff("IQ", "IQN") { - next_state : "(D&EN) | (IQ&!EN)"; + next_state : "(D EN) | (IQ !EN)"; clocked_on : "!CLK"; } pin(D) {