summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/util/BitPat.scala
AgeCommit message (Expand)Author
2018-09-07Put do_* methods in SourceInfoTransformMacro groupSchuyler Eldridge
2018-07-04Prefer litValue, eliminate litToBigIntducky
2018-07-04work on new style literal accessorsducky
2018-01-23Runtime API deprecation warnings (#761)Richard Lin
2017-08-17More of the bindings refactor (#635)Richard Lin
2017-08-01Address scalastyle issues, out of date comments, extraneous imports. (#658)Jim Lawson
2017-04-25Remove explicit import of NotStrict - fixes #492 (#494)Jim Lawson
2016-12-06utils scaladoc examples for BitPat through CircuitMath (#398)Richard Lin
2016-11-21Restyle a lot of test code, mainly with regexducky
2016-10-19Deprecate "!=". (#323)Jim Lawson
2016-09-23Merge branch 'master' into gsdtJim Lawson
2016-09-22Update rest of docsducky
2016-08-22Purely cosmetic changes to placate the scalastyle checker.Jim Lawson
2016-08-16Merge branch 'master' into sdtwigg_connectwrap_renamechisel3Jim Lawson
2016-08-15Make "def width" a private API; expose isWidthKnown instead (#257)Andrew Waterman
2016-07-25Merge branch 'master' into sdtwigg_connectwrap_renamechisel3Jim Lawson
2016-07-20Compile ok.Jim Lawson
2016-07-18Update Chisel -> chisel3 references.Jim Lawson
2016-07-18Rename "Chisel" to "chisel3" (only git mv).Jim Lawson
2016-07-11bitpat should keep the width of uint (#232)Donggyu
2016-06-20Rename "package", "import", and explicit references to "chisel3".Jim Lawson
2016-06-20Rename chisel3 package.Jim Lawson