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

Don't raise halt signal on I$ errors (#2290)

I$ accesses can be speculative, and raising the halt signal based
upon speculative accesses is problematic.

These errors can still be dealt with using a BusErrorUnit.
parent a2c5cb8c
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