summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/Driver.scala
AgeCommit message (Collapse)Author
2015-07-24Remove chiselVersion from Makefile; correct bit order for toBits; correct ↵Jim Lawson
Vec() factory signature; Builder.pushCommands in test to avoid empty list head if tester manipulates Chisel nodes.
2015-07-24move source files under Chisel folder - eclipse compatibilityJim Lawson