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

Feature/sw emulator glitching #1074

Conversation

ArthurHeymans
Copy link
Contributor

Add software glitching, by randomly skipping certain instructions.


model.enable_glitching();

model.step_until_output("hii").unwrap();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this may just fail because of the glitching...

@ArthurHeymans ArthurHeymans force-pushed the feature/sw-emulator-glitching branch from b08cb8d to 93074d4 Compare January 10, 2024 15:20
@ArthurHeymans ArthurHeymans requested a review from jhand2 as a code owner January 10, 2024 15:20
@ArthurHeymans ArthurHeymans deleted the feature/sw-emulator-glitching branch July 30, 2024 16:51
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

Successfully merging this pull request may close these issues.

2 participants