summaryrefslogtreecommitdiff
path: root/core/src/main/scala/chisel3/experimental/Trace.scala
AgeCommit message (Expand)Author
2022-11-08Improve Record.bind and Detect Records with unstable elements (backport #2829...mergify[bot]
2022-10-18Add traceNameV2 for backwards compat. of traceName (#2784) (#2786)mergify[bot]
2022-10-10Fix traceName module type to RawModule (backport #2765) (#2768)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-09-21implement trace API. (#2077)Jiuyang Liu