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
/
RecordSpec.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-12-17
Improve exception message for aliased bundle fields (#2304)
Chick Markley
2021-10-05
Remove all Bundle cloneTypes and chiselRuntimeDeprecate its use (#2052)
Megan Wachs
2021-07-14
Fix Cat rename signal (#2011)
Leway Colin
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-06-22
Use ChiselStage in Tests
Schuyler Eldridge
2020-04-10
Expose checkTypeEquivalence as a public API (#1402)
Sequencer
2019-03-18
Split #974 into two PRs - scalastyle updates (#1037)
Jim Lawson
2017-12-19
Properly invalidate submodule IOs in tests (#745)
Jack Koenig
2017-12-14
Fix a few compiler warnings (#738)
Jack Koenig
2017-06-26
Directions internals mega-refactor (#617)
Richard Lin
2017-04-26
Deprecate fromBits and clock/reset constructors (#583)
Richard Lin
2017-02-27
Add test for digit field names in Records
Jack Koenig
2017-01-20
Add Record as new superclass of Bundle (#366)
Jack Koenig