summaryrefslogtreecommitdiff
path: root/chiselFrontend/src/main/scala/chisel3/core/SeqUtils.scala
AgeCommit message (Expand)Author
2019-05-20Repackagecore rebase (#1078)Jim Lawson
2019-03-15Fix PopCount widthAndrew Waterman
2018-09-07Put do_* methods in SourceInfoTransformMacro groupSchuyler Eldridge
2017-04-26Deprecate fromBits and clock/reset constructors (#583)Richard Lin
2017-04-26Dropimportnotstrict492 - More updates to get things through rocket-chip. (#592)Jim Lawson
2017-04-25Remove explicit import of NotStrict - fixes #492 (#494)Jim Lawson
2017-04-12Fix one hot mux (#573)Chick Markley
2017-02-15Implement asTypeOf, refactor internal APIs (#450)Richard Lin
2016-11-21Restyle a lot of test code, mainly with regexducky
2016-11-21Break out deprecated literal constructors, refactor all the things!ducky
2016-10-28Plug holes where defaultCompileOptions leaked inAndrew Waterman
2016-09-21Improved scaladoc in utils and friendsducky
2016-07-31Fix two deprecation warningsAndrew Waterman
2016-07-15Improve PopCount implementationAndrew Waterman
2016-06-20Rename "package", "import", and explicit references to "chisel3".Jim Lawson
2016-06-20Rename chisel3 package.Jim Lawson