Megan Wachs
Megan Wachs
@seldridge does this make sense with https://github.com/freechipsproject/rocket-chip/pull/1192?
Thanks for reporting this. We will release binaries for all the tools in the near future in a more convenient form than having to grep through the Arduino package. Will...
The region 0x0000-0x1000 is used by the Debug Module. Don't attempt to link your code there. On Thu, Apr 12, 2018 at 2:59 AM, Aleksander Alekseev < [email protected]> wrote: >...
not sure what the milestone should be, when did we introduce the blog to the website
it seems like part of the confusion here is that .asUInt is not actually documented in the firrtl spec in anyway how it is supposed to function.
Is this something that would let you drive the IOs of the module to default values / DontCare?
is this only for Vecs or does it manifest for other Bundles and Record you might try to do this to
hmm, not so much. It's really the user of the verilog who is going to have thoughts on where these end up.
I think it's unlikely that the Chisel author is going to know where things are supposed to be sent. This is for people actually simulating the verilog in their particular...
I suppose a different level of printf (LOG, DEBUG, ERROR)> different FD could also be useful, but that's getting fancy. And also would need to be standardized by the people...