You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ALERT_TEST registers (in all OT IPs) generate an edge signal, i.e. signal the Alert Handler and automatically returns to their stable, idle state.
This behavior was not known by the time these registers have been implemented in QEMU, and behave as bi-stable registers, i.e. stay high once they have been triggered. This should be fixed in most IPs.
The text was updated successfully, but these errors were encountered:
ALERT_TEST registers (in all OT IPs) generate an edge signal, i.e. signal the Alert Handler and automatically returns to their stable, idle state.
This behavior was not known by the time these registers have been implemented in QEMU, and behave as bi-stable registers, i.e. stay high once they have been triggered. This should be fixed in most IPs.
The text was updated successfully, but these errors were encountered: