summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/BetterNamingTests.scala
AgeCommit message (Expand)Author
2016-09-29Massive rename of CompileOptions.Jim Lawson
2016-08-30Make compileOptions in the Chisel package effective.Jim Lawson
2016-08-29Rename CompileOptions implicit objects.Jim Lawson
2016-08-29Pass compileOptions as an implicit Module parameter.Jim Lawson
2016-07-20Generate better names for nodes (#190)Jack Koenig