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
/
chiselTests
/
CompatibilityInteroperabilitySpec.scala
Age
Commit message (
Expand
)
Author
2022-03-10
Emit FIRRTL bulkconnects whenever possible (#2381) (#2440)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-10-05
Remove all Bundle cloneTypes and chiselRuntimeDeprecate its use (#2052)
Megan Wachs
2021-08-31
Fix chisel3 <> for compatibility Bundles (Take 3) (#2093)
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
2019-08-13
Add support for asynchronous reset (#1011)
Jack Koenig
2019-05-20
Repackagecore rebase (#1078)
Jim Lawson
2019-03-18
Split #974 into two PRs - scalastyle updates (#1037)
Jim Lawson
2018-01-02
Support for inner classes, implicit parameter lists, supertypess
ducky64
2017-12-20
Add compileOptions to Module.apply, use for invalidating submod ports (#747)
Jack Koenig
2017-06-26
Directions internals mega-refactor (#617)
Richard Lin
2017-05-10
Add implicit CompileOptions to Record and Bundle (#595)
Jack Koenig