summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/experimental/DataView.scala
AgeCommit message (Expand)Author
2023-11-23cleanupAditya Naik
2022-11-05Support Analog in DataView (#2782) (#2828)mergify[bot]
2022-11-04Add PartialDataView.supertype (backport #2826) (#2827)mergify[bot]
2022-05-19Support := views to DontCare (#2536) (#2539)mergify[bot]
2022-04-12Enhance views to [sometimes] support dynamic indexing and implement FlatIO (b...mergify[bot]
2022-03-10Emit FIRRTL bulkconnects whenever possible (#2381) (#2440)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-12-10Add support for dynamic indexing on Vec identity views (#2298)Jack Koenig
2021-12-08Implement DataViews for Seq and Tuple (#2277)Jack Koenig
2021-09-05Add Definition and Instance API (#2045)Adam Izraelevitz
2021-08-12Add DataView (#1955)Jack Koenig