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
/
core
/
src
/
main
/
scala
/
chisel3
/
Aggregate.scala
Age
Commit message (
Expand
)
Author
2021-08-12
Add DataView (#1955)
Jack Koenig
2021-08-04
Added VecInit factory methods (fill,iterate) (#2059)
anniej-sifive
2021-07-28
Bundles can no longer be instantiated with bound hardware (#2046)
Jared Barocsi
2021-04-29
Scala 2.13 support (#1751)
Jack Koenig
2021-04-27
Introduce VecLiterals (#1834)
Chick Markley
2021-03-29
Provide useful message on Vec.apply require (#1838)
Jack Koenig
2021-03-12
[plugin] Stop autoclonetype stack traces when using plugin
Jack Koenig
2021-03-12
[plugin] Implement autoclonetype in the compiler plugin
Jack Koenig
2021-02-24
Aggregate: fix typo (#1789)
edwardcwang
2021-02-09
Make it possible to GC Data instances
Jack Koenig
2021-01-20
remove 2.11 dedicated code. (#1744)
Jiuyang Liu
2020-10-30
Fix bug where refs may not get set for Records (#1645)
Jack Koenig
2020-10-22
Use Data refs for name prefixing with aggregate elements (#1616)
Jack Koenig
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-07-30
Broken auto-clonetype on Scala 2.11.12 (#1480)
Adam Izraelevitz
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-07-13
Provide an implementation of litOption() for BundleLits (#1280)
Jim Lawson
2020-03-25
Rename subprojects to more canonical names
Jack Koenig