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
/
Bits.scala
Age
Commit message (
Expand
)
Author
2022-04-18
Fix small typos in doc comment (#2490) (#2492)
mergify[bot]
2022-03-04
Issue errors on out-of-range extracts when width is known (#2428) (#2429)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-12-02
Refactor Data.toString (#2197)
Aditya Naik
2021-11-14
remove_toBools
Jiuyang Liu
2021-10-07
Fixed bug with unary minus on FixedPoint and Interval (#2154)
Chick Markley
2021-10-05
Circular-shift (rotate) operations for UInt (#1140)
Kamyar Mohajerani
2021-10-05
Deprecate auto-application of empty argument lists to parameterless functions...
Jared Barocsi
2021-07-08
Make it legal for concrete resets to drive abstract reset (#2018)
Jack Koenig
2021-04-29
Scala 2.13 support (#1751)
Jack Koenig
2021-02-03
Remove Deprecated APIs (#1730)
Jiuyang Liu
2021-02-01
Update reported width from div/rem to match FIRRTL results (#1748)
Albert Magyar
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-03-25
Rename subprojects to more canonical names
Jack Koenig