barstools icon indicating copy to clipboard operation
barstools copied to clipboard

Run ConvertToExtMod before DedupModules

Open tymcauley opened this issue 4 years ago • 0 comments

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

tymcauley avatar Feb 26 '22 19:02 tymcauley