Unverified Commit 509a48c9 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra Committed by GitHub
Browse files

TLToAXI4: block TL early source re-use before it goes to AXI4 (#1110)

This is a follow-up to PR #1108.

Rather than increasing the number of transactions we allow to be inflight,
instead just block TL when early source re-use happens. This is a better
fix since it means we don't pay mostly wasted downstream hardware to handle
an additional transaction inflight that almost never happens.
parent 147fad63
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment