TUM-LIS / glip

Generic Logic Interfacing Project
http://glip.io
Other
44 stars 15 forks source link

Fixed bug regarding empty egress_cdc fifo. #46

Closed imphil closed 7 years ago

imphil commented 7 years ago

The bug occured when the egress_cdc fifo got empty while being in STATE_WRITE_DRAIN_1 or STATE_WRITE_DRAIN_2 and led to 1-2 wrong/too many words being sent to the FX3.

Fixes #45