Depends on freechipsproject/chisel-testers#309
Depends on chipsalliance/chisel3#1730
Black boxes required suggest Name to work
setResource on black box is not addResource
Lots of import cleanup
Saturate did it's own firrtl compiling, modified to use current idioms
Changed dsptools Driver to use jiuyangs iotesters DriverCompatibility stuff
Cleaned up dependencies in build.sbt
Removed BuildInfo plugin from build.sbt (I'm not that sure about it, but it was causing build errors)
This combines PR #222 AND PR #223
Depends on freechipsproject/chisel-testers#309 Depends on chipsalliance/chisel3#1730
Black boxes required suggest Name to work setResource on black box is not addResource Lots of import cleanup Saturate did it's own firrtl compiling, modified to use current idioms Changed dsptools Driver to use jiuyangs iotesters DriverCompatibility stuff Cleaned up dependencies in build.sbt Removed BuildInfo plugin from build.sbt (I'm not that sure about it, but it was causing build errors)
Now uses github actions for CI