forked from ChenJianyunp/FPGA-Snappy-Decompressor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBugFix.log
More file actions
7 lines (4 loc) · 630 Bytes
/
Copy pathBugFix.log
File metadata and controls
7 lines (4 loc) · 630 Bytes
1
2
3
4
5
6
7
## This file records the fixed bugs.
#2019-01-31 bresp bug: the AFU needs to wait until the last write data be successful (or the 'bresp' signal back) before the 'done' signal is set and sent. ## Jian Fang
#2019-01-31 app_ready bug: The app_ready signal needs to set to 1 after reset. Leave it empty or set it to 0 will cause wready signal(for write data) unset, and thus the write data will never send. This bug can not be seen in the PSLSE (version upto 2018-08-31) simulation platform but be presented in the pratical platform. ## Jian Fang
#2019-03-05 fifo in/out bug: FIFO data_in and FIFO wr-en signal should be input