Skip to content

Fix for issues #438, #439, #440, #441, #442, #449

Created by: Silabs-ArjanB

Stretched instr_valid_irq_flush_q pulse so that it is not missed if the instruction after a IRQ_FLUSH to DECODE transition experiences stalls (fix for #449 (closed) and partial fix for #439 (closed) #440 (closed) #441 (closed) #442 (closed))

  • Please review the stretch condition 'if (id_valid_i)'. The reason I picked that signal is because the 'tracer' judges the end of decoding by 'if ( id_valid && is_decoding )'

Signed-off-by: Arjan Bink Arjan.Bink@silabs.com

Merge request reports

Loading