S
Sink0
Guest
Hi, i need to use an package counter to check how many packages are
inside a dual port FIFO. The counter should increment the counter at
the posedge of one port and decrement with posedge of another port,
and a third port would stay at log state high if there are full
packages inside the FIFO. I think the idea would be the same of the
implementation of the Async FIFO, but i could not understand how the
process works reading the article "Simulation and Synthesis Techniques
for Asynchronous FIFO Design". Any one could give me a simple
explanation on how implement that counter on Verilog?
Thank you!
inside a dual port FIFO. The counter should increment the counter at
the posedge of one port and decrement with posedge of another port,
and a third port would stay at log state high if there are full
packages inside the FIFO. I think the idea would be the same of the
implementation of the Async FIFO, but i could not understand how the
process works reading the article "Simulation and Synthesis Techniques
for Asynchronous FIFO Design". Any one could give me a simple
explanation on how implement that counter on Verilog?
Thank you!