Top-Level bd#
The GP interface on the PS side is converted to a stream interface through mm-s-fifo.
Debugging Results#
2025-3-14#
It can be seen that the output of mm-s-fifo
has not changed, and there may be an issue with the ready
signal of the subsequent stage.
There is an issue with the valid
signal of mm-s-fifo
.
Solution#
Data will only be streamed after checking cut through
.
3-16#
Printing must be added when writing to fifo for the subsequent valid
signal to be effective, but the rate of valid
is very low.