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
/
test
/
scala
/
cookbook
Age
Commit message (
Expand
)
Author
2023-01-11
Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2019-05-20
Repackagecore rebase (#1078)
Jim Lawson
2019-03-18
Split #974 into two PRs - scalastyle updates (#1037)
Jim Lawson
2018-12-04
Add asBools, deprecate toBools
Jack Koenig
2018-10-12
Strong enums (#892)
Hasan Genc
2018-01-19
Fix deprecations in tests
ducky
2017-04-26
Deprecate fromBits and clock/reset constructors (#583)
Richard Lin
2017-04-13
Module Hierarchy Refactor (#469)
Richard Lin
2017-03-08
Deprecate old Reg with nulls constructor (#455)
Richard Lin
2017-02-02
Revamp VendingMachine.scala as cookbook example
jackkoenig
2017-02-02
Bring cookbook up to date with chisel3 API
jackkoenig
2016-12-12
Add Cookbook examples Reg of Vec and FSM (#404)
Jack Koenig
2016-11-21
Restyle a lot of test code, mainly with regex
ducky
2016-09-21
Add Cookbook tests
jackkoenig