diff --git a/alliance/share/cells/sxlib/sff1_x4.vbe b/alliance/share/cells/sxlib/sff1_x4.vbe index 1f549be1..615504c3 100644 --- a/alliance/share/cells/sxlib/sff1_x4.vbe +++ b/alliance/share/cells/sxlib/sff1_x4.vbe @@ -16,7 +16,7 @@ GENERIC ( PORT ( ck : in BIT; i : in BIT; - q : inout BIT; + q : out BIT; vdd : in BIT; vss : in BIT );