mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-03 08:25:20 +02:00
Version abc80502
This commit is contained in:
@@ -523,7 +523,7 @@ Abc_FlowRetime_PushFlows( Abc_Ntk_t * pNtk, bool fVerbose ) {
|
||||
|
||||
if (fVerbose) vprintf("max-flow2 = %d\n", flow);
|
||||
|
||||
PRT( "time", clock() - clk );
|
||||
// PRT( "time", clock() - clk );
|
||||
return flow;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user