summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/util/Counter.scala
AgeCommit message (Expand)Author
2017-12-13Improve some of the ScalaDoc in chisel3.utilJack Koenig
2017-03-08Deprecate old Reg with nulls constructor (#455)Richard Lin
2017-03-08In Counter, use log2Ceil instead of log2UpAndrew Waterman
2017-02-07Name all the thingsducky
2016-11-21Restyle a lot of test code, mainly with regexducky
2016-09-29Consolidate CompileOptions and re-enable NotStrict pending macro work.Jim Lawson
2016-09-29Massive rename of CompileOptions.Jim Lawson
2016-09-23Merge branch 'master' into gsdtJim Lawson
2016-09-21Improved scaladoc in utils and friendsducky
2016-09-01Move connection implicits from Module constructor to connection methods.Jim Lawson
2016-08-09counter(inc,n) example should reflect actual use (#252)Colin Schmidt
2016-06-20Rename "package", "import", and explicit references to "chisel3".Jim Lawson
2016-06-20Rename chisel3 package.Jim Lawson