summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/verilog.scala
AgeCommit message (Collapse)Author
2022-02-08Overload getVerilogString to accept arguments (#2401) (#2402)mergify[bot]
(cherry picked from commit b55dc36d4edd1d22db37616235c003c89d68d29b) Co-authored-by: Carlos Eduardo <me@carlosedp.com>
2022-01-10Apply scalafmtJack Koenig
Command: sbt scalafmtAll
2021-06-16getVerilog in Chisel3 (#1921)Martin Schoeberl