mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-05 19:36:55 +02:00
A CaseRule takes the location of its case item, so the $eq that decodes it lands on the compare rather than on the block, and a mux keeps the fused action locations it was given instead of inheriting the case's. A flop fuses the process location with the locations of the wires it drives.