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

Add --backend-options argument #2

Open
lou1306 opened this issue Sep 22, 2021 · 0 comments
Open

Add --backend-options argument #2

lou1306 opened this issue Sep 22, 2021 · 0 comments

Comments

@lou1306
Copy link
Collaborator

lou1306 commented Sep 22, 2021

Proposal

Add a --backend-options <opts> argument to SLiVER's CLI. If given, <opts> will be passed verbatim to the backend

Rationale

Mostly only for advanced users that know how to interact with the backend tool. Some specific use cases:

  • When using CBMC, one may want to enable additional checks (e.g., --bounds-check to check array bounds) to debug the emulation program
  • When using CADP, one may need a shortest counterexample for an unsafe system. To obtain it, they must pass -bfs to the backend
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

1 participant