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
Age
Commit message (
Expand
)
Author
2017-02-07
Name all the things
ducky
2017-02-07
Rename SeqMem to SyncReadMem. (#490)
Jim Lawson
2017-02-03
Added vec IO tests for #104 (#480)
Jim Lawson
2017-02-02
Revamp VendingMachine.scala as cookbook example
jackkoenig
2017-02-02
Bring cookbook up to date with chisel3 API
jackkoenig
2017-02-01
Move backend compilation utilities (#400)
Jim Lawson
2017-01-31
Make Module and Bundle properly use empty namespaces
Jack
2017-01-31
Add compile [to Verilog] to ChiselRunners
Jack
2017-01-31
Fix spelling of ChiselExecutionSuccess
Jack
2017-01-31
Move blackbox verilog implementations within reach of verilator (#453)
Chick Markley
2017-01-30
Add shift register with reset (#439)
Stevo
2017-01-27
Deprecate firrtlToVerilog in favor of compileFirrtlToVerilog (#367)
Jack Koenig
2017-01-27
Make uselessly public fields in utils private
jackkoenig
2017-01-27
Add basic Chisel2 compatibility sanity checks. (#340)
Jim Lawson
2017-01-27
Provide package-level text to reduce ScalaDoc white space. (#432)
Jim Lawson
2017-01-26
doesn't lose old firrtl options annotations + transforms (#458)
Angie Wang
2017-01-25
Better name propagation by macros (#327)
Richard Lin
2017-01-20
Add Record as new superclass of Bundle (#366)
Jack Koenig
2017-01-20
Mark Annotation and FixedPoint as experimental (#444)
Chick Markley
2017-01-13
Make fromBits work with types other than UInt (#424)
grebe
2017-01-11
Merge branch 'master' into fixedPointFromBits
Adam Izraelevitz
2017-01-10
Make stop() immediately end simulation for Verilator tests (#434)
Jack Koenig
2016-12-22
Merge branch 'master' into fixedPointFromBits
grebe
2016-12-19
Merge branch 'master' into exceptionfix
Jim Lawson
2016-12-15
Merge branch 'master' into fixedPointFromBits
grebe
2016-12-14
Final steps for annotations getting from chisel to firrtl (#405)
Chick Markley
2016-12-14
Change noenq in ReadyValid to use an uninitialized Wire instead of zero (#364)
Jack Koenig
2016-12-13
Fix test.
Paul Rigge
2016-12-13
Checkpoint
Paul Rigge
2016-12-13
Add a test for fromBits on fixed point numbers.
Paul Rigge
2016-12-12
Add Cookbook examples Reg of Vec and FSM (#404)
Jack Koenig
2016-12-07
Support for creating chisel annotations that are consumed by firrtl (#393)
Chick Markley
2016-12-06
utils scaladoc examples for BitPat through CircuitMath (#398)
Richard Lin
2016-12-05
Merge branch 'master' into exceptionfix
Jack Koenig
2016-12-05
Fix literal width (#389)
Jack Koenig
2016-12-02
Merge branch 'master' into exceptionfix
Jim Lawson
2016-11-29
Add feature warnings to build, fix feature warnings, fix some documentation (...
Richard Lin
2016-11-23
Simplify Enum API (#385)
Richard Lin
2016-11-21
Remove deduplication from Chisel (#347)
Donggyu
2016-11-21
Deboilerplate the implicit conversions, add support for long.U
ducky
2016-11-21
Convert rest of tests
ducky
2016-11-21
Fix Log2
ducky
2016-11-21
Fix regex example
ducky
2016-11-21
Stop confusing scaladoc
ducky
2016-11-21
better style
ducky
2016-11-21
Restyle UInt->BitPatComparable
ducky
2016-11-21
Refactor some code
ducky
2016-11-21
Remove () from as_Int
ducky
2016-11-21
Fix all deprecations from new style
ducky
2016-11-21
All remaining automatable regex re-styles
ducky
[next]