This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

XIO2001 prefetch agent request limits documentation

Other Parts Discussed in Thread: XIO2001

The XIO2001 datasheet says about the PFA_REQ_LENGTH_LIMIT register:

Request Length Limit.

but then:

Determines the number of bytes in the thread that the pre-fetch agent will read for that thread.

But this "in the thread" does not appear to make sense. Shouldn't this read "in each request" instead?
In other words, isn't the maximum length of the thread the product of PFA_REQ_LENGTH_LIMIT and PFA_REQ_CNT_LIMIT?