Guest
Hi all,
I am using Altera IP core for a dual-clock FIFO. I want to assert the
'async clear' port of the FIFO every time it gets full. The simplest
design I thought can be using the 'full' or 'almost full' as a control
to select aclr. However, this creates a feedback loop from output to
the input, which is probably a bad design. Is there a better way to do
that?
I am using Altera IP core for a dual-clock FIFO. I want to assert the
'async clear' port of the FIFO every time it gets full. The simplest
design I thought can be using the 'full' or 'almost full' as a control
to select aclr. However, this creates a feedback loop from output to
the input, which is probably a bad design. Is there a better way to do
that?