mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-02 02:57:40 +02:00
This fixes an issue introduced in commit 26644ea due to which flip-flops
are inadvertently ignored when building up driver map. The mentioned
commit wasn't without functional change after all.