summaryrefslogtreecommitdiff
path: root/core/src/main/scala/chisel3/experimental/package.scala
AgeCommit message (Expand)Author
2023-01-11Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)mergify[bot]
2022-12-08Replay changes on 3.5.x (#2865)mergify[bot]
2022-08-16Add a cookbook and publicly visible scaladoc for prefix, noPrefix (#2687) (#2...mergify[bot]
2022-07-21Deprecate chiselName and NoChiselNamePrefix trait (#2627) (#2633)mergify[bot]
2022-07-06Implement trait for Chisel compiler to name arbitrary non-Data types (#2610) ...mergify[bot]
2022-04-12Enhance views to [sometimes] support dynamic indexing and implement FlatIO (b...mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-12-08Implement DataViews for Seq and Tuple (#2277)Jack Koenig
2021-09-23make all verification statements publically available (#2089)Kevin Laeufer
2021-06-24create and extend annotatable BaseSim class for verification nodes (#1968)Deborah Soung
2021-04-27Introduce VecLiterals (#1834)Chick Markley
2021-02-03Remove Deprecated APIs (#1730)Jiuyang Liu
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-09-14Documentation and minor plugin changes. (#1573)Adam Izraelevitz
2020-07-29Improved Chisel Naming via Compiler Plugins + Prefixing (#1448)Adam Izraelevitz
2020-07-21Delete outdated scalastyle configuration comments from sourceAlbert Magyar
2020-04-06enable Lit for Record. (#1400)Sequencer
2020-03-25Rename subprojects to more canonical namesJack Koenig