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

Report Builder.error errors as exceptions outside hardware context #1425

Merged
merged 3 commits into from
Jun 8, 2020

Conversation

albert-magyar
Copy link
Contributor

Type of change: other enhancement
Impact: no functional change
Development Phase: implementation
Release Notes
Some errors that were previously hidden when calling Chisel API methods outside of an active hardware generation context (see #1422) will now be immediately thrown as exception.

@seldridge seldridge added Bugfix Fixes a bug, will be included in release notes Please Merge Accepted PRs that are ready to be merged. Useful when waiting on CI. labels Jun 8, 2020
@mergify mergify bot merged commit 99ac8a1 into master Jun 8, 2020
mergify bot pushed a commit that referenced this pull request Jun 8, 2020
…1425)

* Immediately throw Builder.error errors outside hardware context

* Add example of hidden no-hardware-context error from #1422

Co-authored-by: Schuyler Eldridge <[email protected]>
(cherry picked from commit 99ac8a1)
@mergify mergify bot added the Backported This PR has been backported label Jun 8, 2020
mergify bot added a commit that referenced this pull request Jun 8, 2020
…1425) (#1470)

* Immediately throw Builder.error errors outside hardware context

* Add example of hidden no-hardware-context error from #1422

Co-authored-by: Schuyler Eldridge <[email protected]>
(cherry picked from commit 99ac8a1)

Co-authored-by: Albert Magyar <[email protected]>
@jackkoenig jackkoenig deleted the errors-outside-hardware branch June 9, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backported This PR has been backported Bugfix Fixes a bug, will be included in release notes Please Merge Accepted PRs that are ready to be merged. Useful when waiting on CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants