summaryrefslogtreecommitdiff
path: root/chiselFrontend/src/main/scala/chisel3/Aggregate.scala
AgeCommit message (Expand)Author
2020-03-25Rename subprojects to more canonical namesJack Koenig
2020-02-11Clone child elements lazily in Vec (#1329)Jack Koenig
2020-01-25Fixed code example typo in comment (#1294)Leway Colin
2019-12-17Band aid until litOption is implemented for Aggregates. (#1277)Jim Lawson
2019-12-04Add ChiselEnum to BundleLiterals (#1215)Zhuanhao Wu
2019-11-17Improve error message when assigning from Seq to Vec (#1239)Andrew Waterman
2019-11-05Support literals cast to aggregates as async reset reg init values (#1225)Jack Koenig
2019-10-08Fix direction of dynamic index in complex Vec (#1196)Jack Koenig
2019-09-16Da steve101 tree reduce (#485)Jack Koenig
2019-08-08Require target is hardware for Vec.apply(a: UInt)Schuyler Eldridge
2019-08-01Remove anything deprecated since before 3.2Schuyler Eldridge
2019-05-20Repackagecore rebase (#1078)Jim Lawson