Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
synth_lattice: Optimize flip-flop memories better
After `memory_map` maps memories to flip-flops we need to let `opt` remove undef muxes, otherwise we block enable/reset signal inference by `opt_dff` which is in detriment to QoR.
- Loading branch information