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
/
firrtl
Age
Commit message (
Expand
)
Author
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
2018-10-12
Strong enums (#892)
Hasan Genc
2018-07-31
Ensure names work for bundles and literals. (#853)
Jim Lawson
2018-02-28
Refactor Annotations (#767)
Jack Koenig
2017-08-17
Use firrtl elses in elsewhen/otherwise case emission (#510)
Albert Magyar
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-08
Add Analog type
Jack Koenig
2016-12-07
Support for creating chisel annotations that are consumed by firrtl (#393)
Chick Markley
2016-12-01
Fix spelling of "specified". (#392)
Jim Lawson
2016-11-21
Fix open-open range specifier, remove dead code, restyle tests
ducky
2016-11-21
first attack on creating a range api for chisel3
chick
2016-11-18
Add support for parameterized BlackBoxes
jackkoenig
2016-10-25
FixedPoint number support for chisel3 (#328)
Chick Markley
2016-09-21
Expose FIRRTL asClock construct
Andrew Waterman
2016-09-21
Make implicit clock name consistent (#288)
Andrew Waterman
2016-09-07
Add Printable (#270)
Jack Koenig
2016-06-20
Rename "package", "import", and explicit references to "chisel3".
Jim Lawson
2016-06-20
Rename chisel3 package.
Jim Lawson