barstools
barstools copied to clipboard
Run ConvertToExtMod before DedupModules
Normally, DedupModules spends a lot of time working on modules that
this pass removes. Having this run before DedupModules significantly
speeds up FIRRTL compile time for the Harness block in Chipyard.
Resolves https://github.com/ucb-bar/barstools/issues/119