summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/utils.scala
AgeCommit message (Collapse)Author
2015-07-24Undo doCloneType; fix collectElts shenanigansAndrew Waterman
We now call collectElts when the module stack is popped, rather than having to do it all over the place.
2015-07-24move source files under Chisel folder - eclipse compatibilityJim Lawson