Architecture rtl of fifo_ic_got
Processes
# |
Current State |
Next State |
Condition |
---|---|---|---|
1 |
'1' |
'0' |
[(not (rst_wr = '1') and not (IP0 = not OPc(A_BITS) & OPc(A_BITS - 1 downto 0)))] |
# |
Current State |
Next State |
Condition |
---|---|---|---|
1 |
'0' |
'1' |
[(not (rst_rd = '1') and not (OP0 = IPc))] |
×