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
hi there,
I'm working in the field of software dependability. Strictly speaking in Control Flow Checking CFC and for evaluation issue I need a tool to perform fault injection.
The type of fault injection that I want is software run-time fault injection. SEU (Single Error Upset) like bit flip was selected to model fault that maybe occur either in memory or in processor registers like PC (program counter).
by using FAIL, can I model this type of error?
thanks for helping
with regards
Al-haj Ahmad
The text was updated successfully, but these errors were encountered:
Sorry, for the late answer. Yes FAIL* can do single-event single-bit flips for a given scenario. We even addresses some sencarios with multiple flips at one point in time.
hi there,
I'm working in the field of software dependability. Strictly speaking in Control Flow Checking CFC and for evaluation issue I need a tool to perform fault injection.
The type of fault injection that I want is software run-time fault injection. SEU (Single Error Upset) like bit flip was selected to model fault that maybe occur either in memory or in processor registers like PC (program counter).
by using FAIL, can I model this type of error?
thanks for helping
with regards
Al-haj Ahmad
The text was updated successfully, but these errors were encountered: