Unverified Commit 81b3761c authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

Convert tests to circt.stage.ChiselStage (#3018)

Modify tests, other than ChiselStageSpec, to all use
circt.stage.ChiselStage and not chisel3.stage.ChiselStage.  This paves
the way for the deletion of the latter in Chisel 5.

Note: there is one bug in the Trace API resulting in a commented out
test.  This is tracked with this CIRCT issue:

  - https://github.com/llvm/circt/issues/4661



Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
parent 0530bdba
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