Set abc_flop and use it in toposort
This commit is contained in:
@@ -840,6 +840,7 @@ void AigerReader::post_process()
|
||||
flop_count++;
|
||||
cell->type = flop_module->name;
|
||||
module->connect(q, d);
|
||||
cell->set_bool_attribute("\\abc_flop");
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user