Change tests to use import circt.stage.ChiselStage (#2934)
* Change tests to use import circt.stage.ChiselStage instead of chisel3.stage.ChiselStage. These are the tests that are trivially done via emitChirrtl -> emitChirrtl emitFirrtl -> emitChirrtl emitVerilog -> emitSystemVerilog * scalafmt * Fixes for review comments
parent
5241c0db
Please register or sign in to comment