mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-29 09:30:28 +02:00
This pass is a proper subset of opt_rmdff, which is called by opt, which is called by every synth flow in the coarse part. Thus, it never actually does anything and can be safely removed.