summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/Utils.scala
AgeCommit message (Collapse)Author
2015-08-10Avoid floating point in log2 computationAndrew Waterman
The previous implementations were incorrect for large N.
2015-08-05normalize file capitalizationHenry Cook