Unverified Commit fb8d9965 authored by Andrew Waterman's avatar Andrew Waterman Committed by GitHub
Browse files

Use only bus-error unit to report TL errors (#1459)

Having both synchronous and asynchronous reporting mechanisms is confusing,
and the synchronous reporting isn't possible for some reasonable design
points, e.g., in-order processors with nonblocking caches.

Make sure to instantiate a bus-error unit if any TL slaves can error!
parent e1ae75ce
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