Do not sigmap keep bits inside write_xaiger
This commit is contained in:
@@ -168,7 +168,7 @@ struct XAigerWriter
|
||||
}
|
||||
|
||||
if (keep)
|
||||
keep_bits.insert(bit);
|
||||
keep_bits.insert(wirebit);
|
||||
|
||||
if (wire->port_input || keep) {
|
||||
if (bit != wirebit)
|
||||
|
||||
Reference in New Issue
Block a user