summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/aop
AgeCommit message (Expand)Author
2023-11-23cleanupAditya Naik
2022-10-23Don't invalidate ExtModule ports in an explicitInvalidate = true context (bac...mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-09-23make all verification statements publically available (#2089)Kevin Laeufer
2021-09-05Add Definition and Instance API (#2045)Adam Izraelevitz
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-21fixing context bug (#1874)Deborah Soung
2020-11-02Bugfix - adding external modules was broken (#1649)Adam Izraelevitz
2020-10-26Bugfix - module name collision for injecting aspect (#1635)Adam Izraelevitz
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-08-11Bug fix for manipulating submodules in aspects (#1538)Justin Deters
2020-06-29This adds a mechanism for the unittests to be run with the TreadleBackendchick
2020-03-02Cleanup aspects (#1359)Adam Izraelevitz
2020-01-17Bugfix: Select.instances now works with blackboxes (#1303)Adam Izraelevitz
2019-09-11Move dontTouch, RawModule, and MultiIOModule out of experimental (#1162)Jim Lawson
2019-08-12Aspect-Oriented Programming for Chisel (#1077)Adam Izraelevitz