diff options
Diffstat (limited to 'tests/liberty/normal.lib')
-rw-r--r-- | tests/liberty/normal.lib | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/liberty/normal.lib b/tests/liberty/normal.lib index 1474e2b59..4621194dd 100644 --- a/tests/liberty/normal.lib +++ b/tests/liberty/normal.lib @@ -142,8 +142,7 @@ library(supergate) { } /* D-type flip-flop with asynchronous reset and preset */ - cell (dff) - { + cell (dff) { area : 6; ff("IQ", "IQN") { next_state : "D"; |