mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-04 03:23:11 +02:00
The attribute for this is called (* cxxrtl.edge *), and there is a planned attribute (* cxxrtl.sync *) that would cause blackbox cell outputs to be added to sync defs rather than comb defs. Rename the edge detector related stuff to avoid confusion.