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
/
experimental
/
package.scala
Age
Commit message (
Expand
)
Author
2023-01-11
Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)
mergify[bot]
2022-12-08
Replay changes on 3.5.x (#2865)
mergify[bot]
2022-08-16
Add a cookbook and publicly visible scaladoc for prefix, noPrefix (#2687) (#2...
mergify[bot]
2022-07-21
Deprecate chiselName and NoChiselNamePrefix trait (#2627) (#2633)
mergify[bot]
2022-07-06
Implement trait for Chisel compiler to name arbitrary non-Data types (#2610) ...
mergify[bot]
2022-04-12
Enhance views to [sometimes] support dynamic indexing and implement FlatIO (b...
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-12-08
Implement DataViews for Seq and Tuple (#2277)
Jack Koenig
2021-09-23
make all verification statements publically available (#2089)
Kevin Laeufer
2021-06-24
create and extend annotatable BaseSim class for verification nodes (#1968)
Deborah Soung
2021-04-27
Introduce VecLiterals (#1834)
Chick Markley
2021-02-03
Remove Deprecated APIs (#1730)
Jiuyang Liu
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-09-14
Documentation and minor plugin changes. (#1573)
Adam Izraelevitz
2020-07-29
Improved Chisel Naming via Compiler Plugins + Prefixing (#1448)
Adam Izraelevitz
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-04-06
enable Lit for Record. (#1400)
Sequencer
2020-03-25
Rename subprojects to more canonical names
Jack Koenig