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
/
firrtl
/
Converter.scala
Age
Commit message (
Expand
)
Author
2022-11-11
Change RawModule._commands to a VectorBuilder (backport #2839) (#2841)
mergify[bot]
2022-11-08
Switch to using experimental trait for OpaqueTypes (backport #2783) (#2836)
mergify[bot]
2022-11-07
Bugfix converter clearing flips (backport #2788) (#2832)
mergify[bot]
2022-08-25
Bugfix - OpaqueSlot replace invalid localName (backport #2701) (#2702)
mergify[bot]
2022-08-16
Add OpaqueType support to Records (backport #2662) (#2679)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-12-15
Restore Port to public API and deprecate (#2302)
Jack Koenig
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-08-18
Revert "remove DefRegInit, change DefReg API with option definition. (#1944)"...
Jack Koenig
2021-08-17
remove DefRegInit, change DefReg API with option definition. (#1944)
Jiuyang Liu
2021-07-06
Make printf return BaseSim subclass so it can be named/annotated (#1992)
Deborah Soung
2021-06-28
Fix CloneModuleAsRecord support for .toTarget
Jack Koenig
2021-06-24
create and extend annotatable BaseSim class for verification nodes (#1968)
Deborah Soung
2021-04-26
Add some error context to Converter .getRefs (#1878)
Jack Koenig
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-07-22
Basic model checking API (#1499)
Tom Alcorn
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-03-25
Rename subprojects to more canonical names
Jack Koenig