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
/
PrintableSpec.scala
Age
Commit message (
Expand
)
Author
2022-01-10
Apply scalafmt
Jack Koenig
2021-10-05
Remove all Bundle cloneTypes and chiselRuntimeDeprecate its use (#2052)
Megan Wachs
2021-09-23
make all verification statements publically available (#2089)
Kevin Laeufer
2021-08-23
Remove chisel3's own firrtl Emitter, use firrtl Serializer
Jack Koenig
2021-07-06
Make printf return BaseSim subclass so it can be named/annotated (#1992)
Deborah Soung
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-08-26
Add ChiselPhase, Stop writing files in ChiselStage$ methods, Expand ChiselSta...
Schuyler Eldridge
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-06-22
Use ChiselStage in Tests
Schuyler Eldridge
2020-04-13
Update scalatest to 3.1.0 (#1394)
Jim Lawson
2020-02-10
Printf: Add support for tabs, and give helpful error messages (#1323) (#1326)
Jack Koenig
2019-05-20
Repackagecore rebase (#1078)
Jim Lawson
2019-03-18
Split #974 into two PRs - scalastyle updates (#1037)
Jim Lawson
2019-01-25
WireDefault instead of WireInit, keep WireInit around (#986)
Martin Schoeberl
2019-01-22
Define Data .toString (#985)
Richard Lin
2018-07-02
Direct to FIRRTL (#829)
Jack Koenig
2017-08-17
More of the bindings refactor (#635)
Richard Lin
2017-04-13
Module Hierarchy Refactor (#469)
Richard Lin
2016-11-21
Restyle a lot of test code, mainly with regex
ducky
2016-09-07
Fix bug in Printable FullName of submodule port
jackkoenig
2016-09-07
Add Printable (#270)
Jack Koenig