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