Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDCFIFO rdusedw and rdreq
Dear All, I've instantiated a DCFIFO (Cyclone II). The read and write clocks are not synchronized to each other. I'm using a signal synchronized to the rdclk as the rdreq which is approxim...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- But what I expect is that the rdusedw should get updated when something is 'read' from the read port, not at other clock cycles of rdclk. Nagaraj --- Quote End --- The number of fifo words can change by either a write or read operation. The wrusedw is updated synchronised to wr clk, shortly the rdusedw is updated synchronised to rd clk irrespective of rdreq