在使用同步从属FIFO写模式时,在100MHz下使用GPIF时,我遇到了一个问题。该方案如下:PCLK为100MHz,SLWR写入16KB到GPIF,并切换FIFO ADDR。但是在SLWR发送下一个16KB之后,FLAB将是有效的,并且一直保持有效。SLWR不能再写入数据,GPIF也不能写入数据。
相对长度单位??20120127 1745 84.PNG
18.9 K
以上来自于百度翻译
以下为原文
I encounter an problem when about using GPIF at 100MHz in synchronous-slave-fifo-write mode. The scenario is as below: the pclk is 100MHz, SLWR write 16KB to GPIF, and switch the FIFO ADDR. But after SLWR sending the next 16KB, the flagb will be valid, and keep valid all the
time. Then SLWR could not write data any more, so did GPIF.