Hanyu Wang
Results
2
issues of
Hanyu Wang
- fix BLIF reader/write BLIF for sequential circuits - consider sequential logic during cut enumeration and when collapsing mapped network - close #572
**Describe the bug** A register output (RO) created before a primary output (PO) will become a PO when writing to the BLIF file. (because `write_blif` always assume the first `num_co`...