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
/
plugin
/
src
/
main
Age
Commit message (
Expand
)
Author
2021-10-05
Remove all Bundle cloneTypes and chiselRuntimeDeprecate its use (#2052)
Megan Wachs
2021-09-15
Fix higher-kinded types for autoclonetype (#2121)
Adam Izraelevitz
2021-09-05
Add Definition and Instance API (#2045)
Adam Izraelevitz
2021-04-29
Scala 2.13 support (#1751)
Jack Koenig
2021-03-23
Make plugin autoclonetype always on (#1826)
Jack Koenig
2021-03-12
[plugin] Disable BundleComponent by default, add option to enable
Jack Koenig
2021-03-12
[plugin] Implement autoclonetype in the compiler plugin
Jack Koenig
2021-03-11
[plugin] Split ChiselComponent into its own file
Jack Koenig
2020-11-11
Refine autonaming to have more intuitive behavior (#1660)
Jack Koenig
2020-10-22
Use Data refs for name prefixing with aggregate elements (#1616)
Jack Koenig
2020-09-15
Improve performance of ChiselPlugin (#1590)
Jack Koenig
2020-09-14
Documentation and minor plugin changes. (#1573)
Adam Izraelevitz
2020-08-25
Relax plugin scalac phase order (#1568)
Jack Koenig
2020-07-29
Improved Chisel Naming via Compiler Plugins + Prefixing (#1448)
Adam Izraelevitz