Forum Discussion
Steve-534B46
New Contributor
27 days agoJust some comment about SignalTap screenshot :
- empty signal works as excepted
- dout is wrong, after first read I get 0x0000 and 0x6C04 is excepted, after second read I get 0x6C04 and 0x6C05 is excepted
- rd signal works as excepted
- the value of din are 0x6C04 on first write, 0x6C05 on second write, 0x6C06 on third write and 0x6C07 on last write
- wr seems to work as excepted
The FIFO is 128 word deep.
There are no resync FF on asynchronous reset.
Thanks for reading
Steve