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

Fix testbench timeouts to stop simulation #35

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

piotro888
Copy link
Member

Currently timeouts only report failing on testbench finish but don't stop the simulation itself, which is not very helpful.
This PR fixes that by moving assert directly to timeout process.

@piotro888 piotro888 added the bug Something isn't working label Jan 6, 2025
@tilk tilk merged commit 9548e01 into kuznia-rdzeni:master Jan 8, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants