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 (bp #1425) #1470

Merged
merged 1 commit into from
Jun 8, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 8, 2020

This is an automated backport of pull request #1425 done by Mergify

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

…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 requested a review from a team as a code owner June 8, 2020 19:14
@mergify mergify bot added the Backport Automated backport, please consider for minor release label Jun 8, 2020
@mergify mergify bot merged commit 4d5fc76 into 3.3.x Jun 8, 2020
@mergify mergify bot deleted the mergify/bp/3.3.x/pr-1425 branch June 8, 2020 19:48
jackkoenig pushed a commit that referenced this pull request Feb 28, 2023
* Eliminate warnings on `sbt doc` and `sbt unidoc`
- removed toFirrtl reference on MultiTargetAnnotation
- lots of places where package path has to be added to comment references
- Change to use `/** text starts here` convention when wrong in comment with a doc fix.
  - Did not exhaustively change these
- Wrestled doc example in RenderDiGraph#renderNode, not sure if I won
- Cleaned up InferWidths & CatchExceptions imports
- Added missing license message to a couple of files.
- fixed a couple of stale parameter names in scaladoc
- Added @unchecked to stop erasure warning in Emitting where emission annotations are collected
- Change types to [_] on match in RenameMap#recordAll to fix erasure warning

* Where  possible change [[firrtl.ir.X]] to [[firrtl.ir.X X]] for better display in scaladoc

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Automated backport, please consider for minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant