Altera_Forum
Honored Contributor
17 years agoDCFIFO read/write request control
Hi,
I'm using dcfifo's in a design with the rdreq and wrreq signals. The clock on both sides of the fifo is the same frequency but it will be out of phase. When the fifo comes out of reset, should I be delaying the rdreq signal with respect to the wreq signal to ensure that that an attempt is not made to read from an empty fifo or does this not matter? I have enabled both underflow and overflow protection. Under normal operation I just want them tied high as I just want it to do some phase compensation. Regards MT