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

Make testbenches self testing, and with correct exit code #185

Open
secworks opened this issue Mar 20, 2024 · 0 comments
Open

Make testbenches self testing, and with correct exit code #185

secworks opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@secworks
Copy link
Contributor

The core-level testbenches should be self testing. And they should return the correct exit code depending on if all test passed or not. If all tests passed, exit using finish(). If any tests failed exit with fatal().

@secworks secworks self-assigned this Mar 20, 2024
@secworks secworks added enhancement New feature or request good first issue Good for newcomers labels Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant