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
Please register or sign in to comment