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
/
chiselFrontend
/
src
/
main
/
scala
/
chisel3
/
internal
Age
Commit message (
Expand
)
Author
2019-10-18
Interval Data Type Support for Chisel (#1210)
Chick Markley
2019-09-11
Move dontTouch, RawModule, and MultiIOModule out of experimental (#1162)
Jim Lawson
2019-08-13
Add support for asynchronous reset (#1011)
Jack Koenig
2019-08-12
Aspect-Oriented Programming for Chisel (#1077)
Adam Izraelevitz
2019-07-18
Support Analog DontCare bulk-connect (#1056)
Richard Lin
2019-05-20
Repackagecore rebase (#1078)
Jim Lawson
2019-05-13
RawModule with no reset should be able to use withClock method. (#1065)
Chick Markley
2019-04-23
Change size of memories from Int to BigInt (#1076)
Jack Koenig
2019-04-15
Avoid silently truncating BigInt to Int
Andrew Waterman
2019-03-26
Try to eliminate JVM hang due to static initialization deadlock (#1053)
Jim Lawson
2019-03-25
Allow naming annotation to work outside builder context (#1051)
Richard Lin
2019-03-18
Split #974 into two PRs - scalastyle updates (#1037)
Jim Lawson
2019-01-21
Unify internal (chisel3.core) and external (chisel3 / chisel3.experimental) M...
Richard Lin
2019-01-11
For chiselName, use nameRecursively rather than matching on HasId
Andrew Waterman
2019-01-11
Move nameRecursively into Builder so it can be used elsewhere
Andrew Waterman
2018-11-26
Trim Stack Trace (#931)
Albert Chen
2018-10-12
Strong enums (#892)
Hasan Genc
2018-07-31
Ensure names work for bundles and literals. (#853)
Jim Lawson
2018-07-04
unbroken
ducky
2018-07-04
still broken
ducky
2018-07-04
broken
ducky
2018-07-04
Run-unique ids
ducky
2018-06-20
Programmatic Port Creation (#833)
Jack Koenig
2018-04-26
Minor edits to wording
edwardcwang
2018-03-02
Fix for 792 (#793)
Richard Lin
2018-02-28
Refactor Annotations (#767)
Jack Koenig
2018-02-08
Make uncloneable IO deprecated instead of error, improve error handling (#771)
Richard Lin
2018-02-07
Better support for autoclonetype of nested Bundles (#769)
Richard Lin
2018-01-23
Runtime API deprecation warnings (#761)
Richard Lin
2017-11-06
Default to unidoc for scaladoc generation. (#715)
Jim Lawson
2017-10-26
Invalidateapi (#645)
Adam Izraelevitz
2017-08-17
Use firrtl elses in elsewhen/otherwise case emission (#510)
Albert Magyar
2017-08-17
Make Reset a trait (#672)
Jack Koenig
2017-08-11
Rename userDir->specifiedDir (#671)
Richard Lin
2017-07-28
Black box top-level IO fix (#655)
Richard Lin
2017-06-26
Directions internals mega-refactor (#617)
Richard Lin
2017-04-13
Module Hierarchy Refactor (#469)
Richard Lin
2017-02-27
Record: allow elements to start with a digit
Wesley W. Terpstra
2017-02-17
Builderreflectionfix (#515)
Angie Wang
2017-02-16
Add support for clock and reset scoping (#509)
Jack Koenig
2017-02-08
Add Analog type
Jack Koenig
2017-02-08
Add counter for depth of when scope
Jack Koenig
2017-01-31
Make Module and Bundle properly use empty namespaces
Jack
2017-01-27
Have checkpoint report (and clear) non-fatal errors. (#376)
Jim Lawson
2017-01-25
Better name propagation by macros (#327)
Richard Lin
2017-01-20
Add Record as new superclass of Bundle (#366)
Jack Koenig
2016-12-19
Merge branch 'master' into exceptionfix
Jim Lawson
2016-12-07
Support for creating chisel annotations that are consumed by firrtl (#393)
Chick Markley
2016-12-02
Merge branch 'master' into exceptionfix
Jim Lawson
2016-12-01
Fix spelling of "specified". (#392)
Jim Lawson
[next]