question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I’m not really sure what’s going on, but I found an alternative, so I’m posting this as an issue to be looked at later.

When I mux a DspReal and zero (where DspReal is a bundle with a UInt node), I get:

[info]   firrtl.passes.PassExceptions: firrtl.passes.CheckChirrtl$UndeclaredReferenceException:  @[Chisel_WFTA.scala 391:17]: [module WFTA] Reference C72 is not declared.
[info] firrtl.passes.CheckChirrtl$UndeclaredReferenceException:  @[Chisel_WFTA.scala 391:17]: [module WFTA] Reference scalarZero is not declared.
[info] firrtl.passes.CheckChirrtl$UndeclaredReferenceException:  @[Chisel_WFTA.scala 392:17]: [module WFTA] Reference C73 is not declared.
[info] firrtl.passes.CheckChirrtl$UndeclaredReferenceException:  @[Chisel_WFTA.scala 392:17]: [module WFTA] Reference scalarZero is not declared.
[info] firrtl.passes.CheckChirrtl$UndeclaredReferenceException:  @[Chisel_WFTA.scala 405:17]: [module WFTA] Reference C76 is not declared.
[info] firrtl.passes.CheckChirrtl$UndeclaredReferenceException:  @[Chisel_WFTA.scala 405:17]: [module WFTA] Reference scalarZero is not declared.

The DspReal was type parameterized. When I used FixedPoint instead, it worked… not sure why Mux is so grumpy…

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ducky64commented, Dec 13, 2017

This issue has been a zombie for a while, if it’s still an issue, can you re-open this with an update?

0reactions
shunshoucommented, Nov 13, 2017

I’ll have to look at it later, but I think it was Lit Bundle issue… I think a significant % of my problems with tapeout stemmed from the fact that I couldn’t construct a Bundle of Lits and it wouldn’t explicitly error…

Read more comments on GitHub >

github_iconTop Results From Across the Web

MUX Problem Part-1 - YouTube
MUX Problem Part-1Watch more videos at https://www.tutorialspoint.com/videotutorials/index.htmLecture By: Ms. Gowthami Swarna, ...
Read more >
MUX Issues - W3C
Answer: no. More bits than we need. Current protocol doesn't use as many. Multiple Protocols over one Mux Connection. We want to mux...
Read more >
Mux Status. Check if Mux is down or having problems.
Many StatusGator users monitor Mux to get notified when it's down, is under maintenance, or has an outage. This makes it one of...
Read more >
️ The Gorilla Toolkit is Looking for a New Maintainer #659
Hello, I am interested in being a maintainer of the libraries. I have been working with Go full-time for more than 2 years....
Read more >
MUX Switch Issues Thread : r/Alienware - Reddit
MUX Switch Issues Thread. For those of you who are having issues using FN+F7 to switch between iGPU and dGPU on Windows 20H2,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found