magetron/fpga-dns-adtm

Bug observed of FIFO buffer size, need to test to confirm

Closed this issue · 7 comments

Screenshot 2021-02-20 at 22 50 22

g_depth - 1 shall be

Double send (on 0 to g_depth - 1)
Screenshot 2021-02-20 at 22 51 08
Screenshot 2021-02-20 at 22 51 31

Minor chance of first admin packet not getting recongised

same bug(Minor chance of first admin packet not getting recongised) observed on 0 to g_depth

maybe all of those weird stuff due to timing constraint failing?

Screenshot 2021-02-20 at 23 00 48

kind of proves a bit

Screenshot 2021-02-20 at 23 02 20

LOL Also this

duplicate send only observed on g_depth

currently mitigated via small FIFO buffer, might show up some time in future :(, low-priority atm

FIFO needs two process to access various clock domains