[LowerToHW] Add support for lower-to-core in firrtl.fprintf#10452
Conversation
c003c46 to
e737f90
Compare
|
Hi @fzi-hielscher. I tried implementing the handling of |
|
Yep, that's what I meant. 👍 |
|
That sounds reasonable. I'll first move on to a new PR to handle the changes to GetFileOp, and once that PR is complete, we'll return to this PR to continue. |
e737f90 to
73af2ca
Compare
|
Gentle ping on this PR. The change on GetFileOp has been completed, so I think we can continue with this PR now. Please let me know if there’s anything else I should address. |
|
Hi @uenoku, since you have reviewed related LowerToHW changes before, would you mind taking a look when you have time? I’d mainly like to confirm whether this direction for lowering |
444f21b to
2a25f87
Compare
Add support for lower-to-core in firrtl.fprintf
Follow up #10450 .
Part of #10131 .