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
/
src
/
main
/
scala
/
chisel3
/
util
/
Conditional.scala
Age
Commit message (
Expand
)
Author
2024-06-03
fix stuff in src/
Aditya Naik
2022-01-10
Apply scalafmt
Jack Koenig
2021-02-03
Remove Deprecated APIs (#1730)
Jiuyang Liu
2020-11-16
Improve source locators for switch statements. (#1669)
Daniel Kasza
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-09-22
Support using switch without importing SwitchContext (#1595)
Jack Koenig
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-01-22
Change when/switch thunk type to Any (#1308)
Schuyler Eldridge
2019-06-11
Added documentation to Decoupled, Conditionals, Counter (#1015)
Adam Izraelevitz
2019-05-20
Repackagecore rebase (#1078)
Jim Lawson
2018-10-12
Strong enums (#892)
Hasan Genc
2018-07-04
Prefer litValue, eliminate litToBigInt
ducky
2018-07-04
Style fixes
ducky
2018-07-04
work on new style literal accessors
ducky
2017-12-13
Improve some of the ScalaDoc in chisel3.util
Jack Koenig
2017-11-23
Change switch to emit when, elsewhen, instead of when, when (#720)
Jack Koenig
2016-09-22
Update rest of docs
ducky
2016-09-21
Improved scaladoc in utils and friends
ducky
2016-06-20
Rename "package", "import", and explicit references to "chisel3".
Jim Lawson
2016-06-20
Rename chisel3 package.
Jim Lawson