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
/
main
/
scala
/
chisel3
/
internal
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-02
Direct to FIRRTL (#829)
Jack Koenig
2017-10-26
Invalidateapi (#645)
Adam Izraelevitz
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-11-21
Remove deduplication from Chisel (#347)
Donggyu
2016-11-18
Add support for parameterized BlackBoxes
jackkoenig
2016-11-14
Add SourceInfo.makeMessage to better use SourceInfo in error messages
Jack
2016-10-12
remove trailing whitespace for annotations
Scott Beamer
2016-10-06
Fix typo in emitted string.
Jim Lawson
2016-10-06
Breakup the initial emitted string per @ducky64.
Jim Lawson
2016-10-06
Remove non-standard sbt-buildinfo settings; write buildinfo to firrtl file.
Jim Lawson
2016-09-21
Make implicit clock name consistent (#288)
Andrew Waterman
2016-09-07
Fix bug in Printable FullName of submodule port
jackkoenig
2016-09-07
Add Printable (#270)
Jack Koenig
2016-08-25
fix a bug in setModName
Donggyu Kim
2016-08-21
provides signal name methods for firrtl annotation and chisel testers
Donggyu Kim
2016-08-09
Support Module name overrides with "override def desiredName"
Andrew Waterman
2016-06-20
Rename "package", "import", and explicit references to "chisel3".
Jim Lawson
2016-06-20
Rename chisel3 package.
Jim Lawson