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
/
StrongEnum.scala
Age
Commit message (
Expand
)
Author
2023-01-11
Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)
mergify[bot]
2023-01-09
Improve performance of ChiselEnum annotations (#2923) (#2927)
mergify[bot]
2022-10-06
Update toPrintable for Enums (#2707) (#2763)
mergify[bot]
2022-08-12
Add ability to suppress enum cast warnings (#2671) (#2674)
mergify[bot]
2022-07-22
ChiselEnum: make factory package private (#2639) (#2640)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-12-02
Refactor Data.toString (#2197)
Aditya Naik
2021-10-05
Deprecate auto-application of empty argument lists to parameterless functions...
Jared Barocsi
2021-07-08
Add `isOneOf` method to `ChiselEnum` (#1966)
Verneri Hirvonen
2021-07-01
Add ChiselEnum.safe factory method and avoid warning
Jack Koenig
2021-01-24
Refactor EnumAnnotations and EnumFactory (#1747)
SoyaOhnishi
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