summaryrefslogtreecommitdiff
path: root/coreMacros/src/main/scala
AgeCommit message (Expand)Author
2020-03-25Rename subprojects to more canonical namesJack Koenig
2020-03-23Add NoChiselNamePrefix to ignore instances in @chiselName (#1383)Jack Koenig
2020-02-03Add read-under-write parameter to SyncReadMem (#1183)Albert Magyar
2019-11-15Enable @chiselName on non-module classes (#1209)John's Brew
2019-10-18Interval Data Type Support for Chisel (#1210)Chick Markley
2019-09-16Da steve101 tree reduce (#485)Jack Koenig
2019-05-20Repackagecore rebase (#1078)Jim Lawson
2019-05-13Fix miscellaneous Scaladoc warningsSchuyler Eldridge
2019-03-25Allow naming annotation to work outside builder context (#1051)Richard Lin
2019-03-18Split #974 into two PRs - scalastyle updates (#1037)Jim Lawson
2018-12-04Add asBools, deprecate toBoolsJack Koenig
2018-09-07Add SourceInfoDoc trait w/ ScalaDoc groupSchuyler Eldridge
2018-02-23Add companion objects to macro classes (#787)Jack Koenig
2018-01-23Runtime API deprecation warnings (#761)Richard Lin
2017-12-20Add compileOptions to Module.apply, use for invalidating submod ports (#747)Jack Koenig
2017-12-19Add source info / compile options transforms to Mem accessors (#744)Richard Lin
2017-04-26Dropimportnotstrict492 - More updates to get things through rocket-chip. (#592)Jim Lawson
2017-04-25Remove explicit import of NotStrict - fixes #492 (#494)Jim Lawson
2017-03-13Revert "Change Vec creation to check if gen is lit (and hence needs t… (#530)Jim Lawson
2017-03-08Deprecate old Reg with nulls constructor (#455)Richard Lin
2017-02-15Implement asTypeOf, refactor internal APIs (#450)Richard Lin
2017-02-07Name all the thingsducky
2017-02-03Added vec IO tests for #104 (#480)Jim Lawson
2017-01-25Better name propagation by macros (#327)Richard Lin
2016-11-21Address review commentsducky
2016-11-21Add bounds generation to range macro transformducky
2016-11-21first attack on creating a range api for chisel3chick
2016-11-21Better testing, better parsingducky
2016-11-21Range macro initial implducky
2016-10-28Plug holes where defaultCompileOptions leaked inAndrew Waterman
2016-06-20Rename "package", "import", and explicit references to "chisel3".Jim Lawson
2016-06-20Rename chisel3 package.Jim Lawson
2016-06-08Rename packages to lowercase chisel, add compatibility layerducky
2016-05-20Implementation of source locatorsducky