Critical Issue
When the RapidIO II IP core I/O slave module receives an illegal response or an error response, it could immediately mark the transaction as completed. Instead, it waits for the transaction to time out before marking the transaction as completed. It does not wait before flagging errors.
The IP core frees the transaction ID after timeout. A transaction ID cannot be reused until it is freed. Therefore, this delay might result in bandwidth loss.
This issue has no workaround.