summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-30Java API Documents Linking (#1367)Schuyler Eldridge
2020-03-26Set StageError cause in ChiselStage (#1382)Schuyler Eldridge
2020-03-24Propagate user compile options for Chisel.Module (#1387)Jack Koenig
2020-03-24Add ChiselStageSpec for string/circuit emissionSchuyler Eldridge
2020-03-24Add helper methods to ChiselStage for Driver migrationSchuyler Eldridge
2020-03-24Deprecate Driver methods in favor of ChiselStageSchuyler Eldridge
2020-03-23Add NoChiselNamePrefix to ignore instances in @chiselName (#1383)Jack Koenig
2020-03-19Test nested ChiselException in ChiselMainSchuyler Eldridge
2020-03-11Wrap elaboration in ChiselExceptionSchuyler Eldridge
2020-03-06Provide API to set concrete type of implicit reset (#1361)Jack Koenig
2020-03-02Cleanup aspects (#1359)Adam Izraelevitz
2020-02-19Migrate to Dependency WrapperSchuyler Eldridge
2020-02-12Fix := of Reset and AsyncReset to DontCare (#1336)Jack Koenig
2020-02-10Make Queue.irrevocable work properly in chisel3Edward Wang
2020-02-10Printf: Add support for tabs, and give helpful error messages (#1323) (#1326)Jack Koenig
2020-02-06Emit FIRRTL andr, orr for Bits.{andR, orR}Schuyler Eldridge
2020-02-03Add read-under-write parameter to SyncReadMem (#1183)Albert Magyar
2020-01-31Merge branch 'master' into add-asbool-to-clockChick Markley
2020-01-22Merge branch 'master' into add-asbool-to-clockChick Markley
2020-01-22Merge branch 'master' into big-decimal-methods-for-num-typesChick Markley
2020-01-22Change when/switch thunk type to Any (#1308)Schuyler Eldridge
2020-01-21Merge branch 'master' into big-decimal-methods-for-num-typeschick
2020-01-21Merge branch 'master' into add-asbool-to-clockJim Lawson
2020-01-21Removed unnecessary castChick Markley
2020-01-21Merge branch 'master' into add-asbool-to-clockJim Lawson
2020-01-21Merge branch 'master' into fix-bitpat-whitespaceJim Lawson
2020-01-21specifying type of target field (#1305)Deborah Soung
2020-01-17Bugfix: Select.instances now works with blackboxes (#1303)Adam Izraelevitz
2020-01-07Merge branch 'master' into add-asbool-to-clockJim Lawson
2020-01-07Merge branch 'master' into fix-bitpat-whitespaceJim Lawson
2019-12-18Add method asBool to Clock.chick
2019-12-18- New trait HasBinaryPoint which provides literal values as double and big de...chick
2019-12-18BitPat supports whitespace and underscores, presumably for human readability.chick
2019-12-17Merge branch 'master' into interval-fix-2Chick Markley
2019-12-16Remove unused WriteEmitted phase (#1273)Schuyler Eldridge
2019-12-12Fixed problem creating Interval literals with full rangeschick
2019-12-11- add simple test of IntervalRange helperschick
2019-12-06Revert "Compat compile options macro (#1253)" (#1268)Jack Koenig
2019-12-04Add ChiselEnum to BundleLiterals (#1215)Zhuanhao Wu
2019-12-02Fix asTypeOf for Clock (#1258)Jack Koenig
2019-11-29Compat compile options macro (#1253)Jack Koenig
2019-11-27Fix bidirectional Wire with Analog (#1252)Jack Koenig
2019-11-15Enable @chiselName on non-module classes (#1209)John's Brew
2019-11-05Add tests for exhaustive MuxLookup optimizationAlbert Magyar
2019-11-05Don't use MuxLookup default for full mappingSchuyler Eldridge
2019-11-05Support literals cast to aggregates as async reset reg init values (#1225)Jack Koenig
2019-11-02Tests for anonymous/class-in-module desiredNameSchuyler Eldridge
2019-10-23Make ChiselStage targets not privateColin Schmidt
2019-10-21Add BoringUtils.bore test for internal boringSchuyler Eldridge
2019-10-21Fix BoringUtils.bore for internal boringSchuyler Eldridge