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

rocket-dsptools DmaSpec test failure with current rocket-chip #196

Open
ucbjrl opened this issue Feb 19, 2020 · 0 comments
Open

rocket-dsptools DmaSpec test failure with current rocket-chip #196

ucbjrl opened this issue Feb 19, 2020 · 0 comments
Assignees

Comments

@ucbjrl
Copy link
Contributor

ucbjrl commented Feb 19, 2020

With current rocket-chip, after #185 is applied, DmaSpec.elaborate connected to the pbus fails with:

[info] - should elaborate connected to the pbus *** FAILED ***
[info]   firrtl.options.OptionsException: Exception thrown when elaborating ChiselGeneratorAnnotation
[info]   at chisel3.stage.ChiselGeneratorAnnotation.elaborate(ChiselAnnotations.scala:55)
[info]   ...
[info]   Cause: java.lang.IllegalArgumentException: requirement failed: pbus_clock_groups.node (A nexus node with parent 'pbus_clock_groups/pbus/lazyDut' at  (BusWrapper.scala:31:48)) has 1 required outputs and no possible inputs
[info]   at scala.Predef$.require(Predef.scala:281)
[info]   at freechips.rocketchip.diplomacy.MixedNexusNode.resolveStar(Nodes.scala:588)
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

2 participants