summaryrefslogtreecommitdiff
path: root/docs-target/src/main/scala/chisel3/docs/VerilogMdocModifier.scala
AgeCommit message (Collapse)Author
2021-07-07Fix ChiselEnum docs (#2016)Jack Koenig
Also add newline to end of `verilog` modifier code blocks so that there is always a newline between code blocks and following material.
2020-11-11Add custom mdoc modifier for emitted Verilog (#1666)Jack Koenig