summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/util/Bitwise.scala
AgeCommit message (Expand)Author
2024-06-04Add partial util files so that it successfully compilesAditya Naik
2024-06-03fix stuff in src/Aditya Naik
2022-05-14Deprecate named arguments for methods moving to macros in 3.6 (#2530)Jack Koenig
2022-02-03FillInterleaved documentation: swap order of elements in Seq example (#2393) ...mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-07-21Delete outdated scalastyle configuration comments from sourceAlbert Magyar
2020-03-30Java API Documents Linking (#1367)Schuyler Eldridge
2019-05-20Repackagecore rebase (#1078)Jim Lawson
2019-03-18Split #974 into two PRs - scalastyle updates (#1037)Jim Lawson
2018-12-04Add asBool, deprecate toBoolJack Koenig
2018-12-04Add asBools, deprecate toBoolsJack Koenig
2017-03-08Improve Reverse's exception behavior; avoid log2UpAndrew Waterman
2017-03-08Correct Fill's exception behavior; avoid log2UpAndrew Waterman
2016-12-06utils scaladoc examples for BitPat through CircuitMath (#398)Richard Lin
2016-11-21Restyle a lot of test code, mainly with regexducky
2016-09-23Merge branch 'master' into gsdtJim Lawson
2016-09-22Update rest of docsducky
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-20More literal/width rangling.Jim Lawson
2016-07-18Update Chisel -> chisel3 references.Jim Lawson
2016-07-18Rename "Chisel" to "chisel3" (only git mv).Jim Lawson
2016-07-07Improve Fill code generationAndrew Waterman
2016-07-07Avoid needlessly creating VecsAndrew Waterman
2016-06-20Rename "package", "import", and explicit references to "chisel3".Jim Lawson
2016-06-20Rename chisel3 package.Jim Lawson