Megan Wachs
Megan Wachs
#226 doesn't resolve this issue as noted in your comment above (I thought)
It may be an assertion failure vs abort(). I'll get you more info though.
I am still having this problem. Here is the message from current master when trying to connect to a target which is blocked on a bad offchip memory access. It...
Is there no stage between "init" and "examine"? "init" being "yes, I was able to connect to a RISC-V Debug Module" and "examine" being "ok I know everythign I need...
what If I don't care about running the command from GDB, but I just want to write my `.cfg` script in a way that if examine() fails, I can still...
How does OpenOCD use hartid? I mean, how does this issue come up?
What is the benefit of switch over when/elsewhen/otherwise ? I feel like switch is never used...
> Then end result of this elaboration (and compilation with a FIRRTL compiler) is that Bar is deduplicated. Just to clarify, the end result is that there is only one...
> Alternatively, FIRRTL compilers may need to change their interpretation of NoDedupAnnotation from "do not deduplicate me" to "make sure I am unique". That seems reasonable... then the FIRRTL action...
> It would be awesome if you could make a list of our bundles in the standard library and how they are named. Except for `Valid`, the `...IO` version seems...