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
/
experimental
Age
Commit message (
Expand
)
Author
2021-09-05
Add Definition and Instance API (#2045)
Adam Izraelevitz
2021-08-23
Remove chisel3's own firrtl Emitter, use firrtl Serializer
Jack Koenig
2021-08-12
Add DataView (#1955)
Jack Koenig
2021-06-24
create and extend annotatable BaseSim class for verification nodes (#1968)
Deborah Soung
2021-04-29
verification: guard statements with module reset (#1891)
Kevin Laeufer
2021-03-17
Fix incorrect usage of emitFirrtl in test (#1817)
Schuyler Eldridge
2021-02-03
Remove Deprecated APIs (#1730)
Jiuyang Liu
2021-01-21
Rename MultiIOModule to Module
Jack Koenig
2020-10-26
Added Force Name API (#1634)
Adam Izraelevitz
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-22
Basic model checking API (#1499)
Tom Alcorn
2020-06-22
Use ChiselStage in Tests
Schuyler Eldridge
2020-06-08
Grouping Chisel API (#1073)
Adam Izraelevitz
2019-09-11
Move dontTouch, RawModule, and MultiIOModule out of experimental (#1162)
Jim Lawson
2018-06-20
Programmatic Port Creation (#833)
Jack Koenig