summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/IOCompatibility.scala
AgeCommit message (Expand)Author
2017-12-14Fix a few compiler warnings (#738)Jack Koenig
2017-08-17More of the bindings refactor (#635)Richard Lin
2016-11-21Restyle a lot of test code, mainly with regexducky
2016-10-04Generate a better error message for missing IO() wrapper - fix #305Jim Lawson
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-27More compatibility fixesJim Lawson
2016-07-25Enable current (chisel2-style) compatibility mode.Jim Lawson