summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/util/CircuitMath.scala
AgeCommit message (Expand)Author
2022-07-21Deprecate chiselName and NoChiselNamePrefix trait (#2627) (#2633)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2017-02-07Name all the thingsducky
2016-12-06utils scaladoc examples for BitPat through CircuitMath (#398)Richard Lin
2016-11-21Fix Log2ducky
2016-11-21Restyle a lot of test code, mainly with regexducky
2016-09-21Improved scaladoc in utils and friendsducky
2016-07-07Improve QoR for Log2Andrew Waterman
2016-07-07Correct erroneous Log2 documentationAndrew Waterman
2016-06-20Rename "package", "import", and explicit references to "chisel3".Jim Lawson
2016-06-20Rename chisel3 package.Jim Lawson