3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-31 08:23:19 +00:00
yosys/passes/equiv
Martin Povišer 4c96546717 equiv_simple: Take FFs into account for driver map
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.
2024-02-21 12:05:52 +01:00
..
equiv_add.cc
equiv_induct.cc
equiv_make.cc Merge pull request #3126 from georgerennie/equiv_make_assertions 2023-02-14 17:15:55 +01:00
equiv_mark.cc
equiv_miter.cc
equiv_opt.cc
equiv_purge.cc
equiv_remove.cc
equiv_simple.cc equiv_simple: Take FFs into account for driver map 2024-02-21 12:05:52 +01:00
equiv_status.cc
equiv_struct.cc
Makefile.inc