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
Age
Commit message (
Expand
)
Author
2022-01-10
Apply scalafmt
Jack Koenig
2021-12-18
Revert "Make stuff in IR.scala package private (#2274)" (#2308)
Jack Koenig
2021-12-15
Restore Port to public API and deprecate (#2302)
Jack Koenig
2021-12-14
Make stuff in IR.scala package private (#2274)
Aditya Naik
2021-12-02
Refactor Data.toString (#2197)
Aditya Naik
2021-09-23
make all verification statements publically available (#2089)
Kevin Laeufer
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-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-08-12
Add DataView (#1955)
Jack Koenig
2021-07-06
Make printf return BaseSim subclass so it can be named/annotated (#1992)
Deborah Soung
2021-06-28
Set refs for ModuleClone and ClonePorts in less hacky way
Jack Koenig
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-27
Introduce VecLiterals (#1834)
Chick Markley
2021-04-26
Add some error context to Converter .getRefs (#1878)
Jack Koenig
2021-02-01
Update reported width from div/rem to match FIRRTL results (#1748)
Albert Magyar
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-07-29
Improved Chisel Naming via Compiler Plugins + Prefixing (#1448)
Adam Izraelevitz
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