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
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
2016-11-21
Remove deduplication from Chisel (#347)
Donggyu
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-11-14
Add checks for misuse or omission of Module()
Jack
2016-11-14
Add SourceInfo.makeMessage to better use SourceInfo in error messages
Jack
2016-11-10
Replace "throw new Exception" with throwException (consistency).
Jim Lawson
2016-11-10
Throw exceptions for cloneType failures - fix #358
Jim Lawson
2016-10-27
Refactor and fix field reflection (#342)
Andrew Waterman
2016-10-25
FixedPoint number support for chisel3 (#328)
Chick Markley
2016-10-05
Make asInput/asOutput/flip deprecation warnings dynamic
Andrew Waterman
2016-09-29
Massive rename of CompileOptions.
Jim Lawson
2016-09-26
Add Strict default for compile options
ducky
2016-09-23
Merge branch 'master' into gsdt
Jim Lawson
2016-09-21
Expose FIRRTL asClock construct
Andrew Waterman
2016-09-21
Make implicit clock name consistent (#288)
Andrew Waterman
2016-09-15
Merge branch 'master' into gsdt
Jim Lawson
2016-09-07
Add Printable (#270)
Jack Koenig
2016-09-01
Move connection implicits from Module constructor to connection methods.
Jim Lawson
2016-08-30
Merge branch 'master' into gsdt
Jim Lawson
2016-08-29
Rename CompileOptions implicit objects.
Jim Lawson
2016-08-29
Pass compileOptions as an implicit Module parameter.
Jim Lawson
2016-08-29
Rename individual compile options.
Jim Lawson
2016-08-24
Per Chisel meeting.
chick
2016-08-23
Swap name of compileOption "assumeNoDirectionIsOutput" to "assumeNoDirectionI...
Jim Lawson
2016-08-21
provides signal name methods for firrtl annotation and chisel testers
Donggyu Kim
2016-08-18
Add assumeNoDirectionIsOutput.
Jim Lawson
2016-08-18
Merge branch 'sdtwigg_connectwrap_renamechisel3' into gsdt_tests
Jim Lawson
2016-08-17
Rocket-chip updates.
Jim Lawson
2016-08-17
Reduce rocket-chip elaboration errors.
Jim Lawson
2016-08-16
Add component to signature.
Jim Lawson
2016-08-16
Provide public SignalID trait to be used to conjure up a signal identifier.
Jim Lawson
2016-08-12
Use compileOptions to determine if Missing...FieldExceptions are thrown.
Jim Lawson
2016-08-12
Merge branch 'compile_options' into sdtwigg_connectwrap_renamechisel3
Jim Lawson
2016-08-12
Add support for per-Module compilation options.
Jim Lawson
2016-08-11
Merge branch 'master' into sdtwigg_connectwrap_renamechisel3
Jim Lawson
2016-08-09
Legalize identifier names before printing
Andrew Waterman
[prev]
[next]