summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/aop/Select.scala
AgeCommit message (Expand)Author
2023-11-23cleanupAditya Naik
2022-11-08Improve Record.bind and Detect Records with unstable elements (backport #2829...mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2022-01-07Add a Select.ios that works with Definition/Instance, fix isA behavior (#2315)Megan Wachs
2021-10-29Exposing more APIs from D/I internals (#2220)Adam Izraelevitz
2021-10-27Add Select APIs for Hierarchy package (#2210)Adam Izraelevitz
2021-09-23make all verification statements publically available (#2089)Kevin Laeufer
2021-09-05Add Definition and Instance API (#2045)Adam Izraelevitz
2021-08-18Revert "remove DefRegInit, change DefReg API with option definition. (#1944)"...Jack Koenig
2021-08-17remove DefRegInit, change DefReg API with option definition. (#1944)Jiuyang Liu
2021-07-06Make printf return BaseSim subclass so it can be named/annotated (#1992)Deborah Soung
2021-06-29Change behavior of aop.Select to not include CloneModuleAsRecordJack Koenig
2021-06-29Restore aop.Select behavior for CloneModuleAsRecordJack Koenig
2021-04-29Scala 2.13 support (#1751)Jack Koenig
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-07-28Select: update to work with records (#1525)Albert Chen
2020-01-17Bugfix: Select.instances now works with blackboxes (#1303)Adam Izraelevitz
2019-08-12Aspect-Oriented Programming for Chisel (#1077)Adam Izraelevitz