[RTL] Only restore from mstack in nmi mode

Fixes #492
This commit is contained in:
Greg Chadwick 2019-12-11 10:46:12 -08:00
parent 0d6ccbf1f6
commit 328aabb548
6 changed files with 25 additions and 8 deletions

View file

@ -57,4 +57,4 @@ lint_off -msg UNUSED -file "*/rtl/ibex_pmp.sv" -lines 16
// Signal unoptimizable: Feedback to clock or circular logic:
// ibex_core.cs_registers_i.mie_q
// Issue lowrisc/ibex#212
lint_off -msg UNOPTFLAT -file "*/rtl/ibex_cs_registers.sv" -lines 166
lint_off -msg UNOPTFLAT -file "*/rtl/ibex_cs_registers.sv" -lines 167