1
0
mirror of synced 2026-04-18 10:26:18 +00:00

dfflibmap: show dffe inference is broken by space ANDs

This commit is contained in:
Emil J. Tywoniak
2025-07-11 00:33:01 +02:00
parent dfe86b50d8
commit 6ee01308f2

View File

@@ -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) {