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

Add "--split-verilog" circt.*.ChiselStage option (#3026)



Add an option to "circt.stage.ChiselStage", "--split-verilog", which
replaces the janky "firrt.EmitAllModulesAnnotation" method of generating
one-file-per-module output and output file splitting in "firtool".
Leave in the old behavior as a run-time warning until this gets removed
sometime after the Chisel 5 release.

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