circt icon indicating copy to clipboard operation
circt copied to clipboard

[FIRRTL] Move `lib/Firtool` and `lib/Reduce` under `lib/Tools`?

Open uenoku opened this issue 7 months ago • 2 comments

Firtool living under lib looks a bit weird to me. MLIR uses lib/Tools as a place to put tool-specific libraries so I think we should move them to lib/Tools.

uenoku avatar Jun 27 '24 21:06 uenoku