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
/
internal
/
BiConnect.scala
Age
Commit message (
Expand
)
Author
2022-10-23
Fix for <> to BlackBox.IO with Compatibility Bundles (#2801) (#2803)
mergify[bot]
2022-07-08
CompileOptions: add and use emitStrictConnects (#2622) (#2623)
mergify[bot]
2022-04-01
Prevent FIRRTL bulk connects on BlackBox Bundles. (#2468) (#2469)
mergify[bot]
2022-03-10
Emit FIRRTL bulkconnects whenever possible (#2381) (#2440)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-08-31
Fix chisel3 <> for compatibility Bundles (Take 3) (#2093)
Jack Koenig
2021-08-12
Add DataView (#1955)
Jack Koenig
2021-07-09
Fix chisel3 <> for Bundles that contain compatibility Bundles (Take 2) (#2031)
Jack Koenig
2021-07-08
Fix chisel3 <> for Bundles that contain compatibility Bundles (#2023)
Jack Koenig
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-08-11
Bug fix for manipulating submodules in aspects (#1538)
Justin Deters
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-03-25
Rename subprojects to more canonical names
Jack Koenig