Unverified Commit e23809ce authored by Chick Markley's avatar Chick Markley Committed by GitHub
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment