Unverified Commit 62b425c7 authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

Deprecate CIRCTStage (firtool wrapper) (#3025)



Deprecate CIRCTStage and CIRCTMain.  These are stage-based wrappers
around just running firtool that are roughly equivalent to FirrtlStage
and FirrtlMain that did this for the SFC.  These do not have users and
it is unclear why these should persist given that
circt.stage.ChiselStage subsumes almost all use cases (going Chisel to
Verilog or Chisel to CHIRRTL and then using the build system to go from
CHIRRTL to Verilog).

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