Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perform control flow error or bit flip using FAIL #1

Open
1Husin-Alhaj opened this issue Jun 21, 2016 · 1 comment
Open

perform control flow error or bit flip using FAIL #1

1Husin-Alhaj opened this issue Jun 21, 2016 · 1 comment

Comments

@1Husin-Alhaj
Copy link

1Husin-Alhaj commented Jun 21, 2016

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

@stettberger
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants