index
:
chiselX
abstract-module
master
scala3-main-test
scala3-support
scala3-support-chisel6
Chisel with SFC compatibility
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
scala
/
chiselTests
/
aop
Age
Commit message (
Expand
)
Author
2022-01-10
Apply scalafmt
Jack Koenig
2021-09-23
make all verification statements publically available (#2089)
Kevin Laeufer
2021-09-05
Add Definition and Instance API (#2045)
Adam Izraelevitz
2021-07-06
Make printf return BaseSim subclass so it can be named/annotated (#1992)
Deborah Soung
2021-06-29
Change behavior of aop.Select to not include CloneModuleAsRecord
Jack Koenig
2021-06-29
Restore aop.Select behavior for CloneModuleAsRecord
Jack Koenig
2021-04-21
fixing context bug (#1874)
Deborah Soung
2020-11-02
Bugfix - adding external modules was broken (#1649)
Adam Izraelevitz
2020-10-26
Bugfix - module name collision for injecting aspect (#1635)
Adam Izraelevitz
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-08-11
Bug fix for manipulating submodules in aspects (#1538)
Justin Deters
2020-06-29
This adds a mechanism for the unittests to be run with the TreadleBackend
chick
2020-03-02
Cleanup aspects (#1359)
Adam Izraelevitz
2020-01-17
Bugfix: Select.instances now works with blackboxes (#1303)
Adam Izraelevitz
2019-09-11
Move dontTouch, RawModule, and MultiIOModule out of experimental (#1162)
Jim Lawson
2019-08-12
Aspect-Oriented Programming for Chisel (#1077)
Adam Izraelevitz