AFies
New Contributor
4 years agoBug in latest Avalon Streaming Dual Clock FIFO
Hello,
I probably discovered a bug in the st_dc_fifo, latest Version 19.4.0, packet mode. sim sources are generated for VHDL by qsys-generate.
As you can see on the screenshot of modelsim, the input data is applied correctly and w/o ready skips.
On the output side, however, you can see (around the mark) that the last beat of the packet is missing, instead 'X' is output. This happens often during simulation, but only at this point valid is asserted as well, resulting in broken data. The FIFO does not overflow.
Can someone confirm this?