mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-18 21:25:47 +00:00
The max_pairs budget was a single running counter shared across all req_wire iterations, so once a start-candidate-heavy first req size exhausted it, every later req size broke on its first start candidate and was silently skipped. Reset the budget per req_wire so all req sizes get a fair chance. (Completeness only; fingerprint_rr still validates every match, so this never affected correctness.) Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| cmds | ||
| equiv | ||
| fsm | ||
| hierarchy | ||
| memory | ||
| opt | ||
| pmgen | ||
| proc | ||
| sat | ||
| silimate | ||
| techmap | ||
| tests | ||
| CMakeLists.txt | ||