Version abc60822

This commit is contained in:
Alan Mishchenko
2006-08-22 08:01:00 -07:00
parent 2fd3c1a25b
commit 956842d9cc
120 changed files with 6977 additions and 7170 deletions
+1 -1
View File
@@ -316,7 +316,7 @@ int Seq_NtkNodeUpdateLValue( Abc_Obj_t * pObj, float Fi, Vec_Ptr_t * vLeaves, Ve
void Seq_NodeRetimeSetLag_rec( Abc_Obj_t * pNode, char Lag )
{
Abc_Obj_t * pFanin;
if ( !Abc_NodeIsAigAnd(pNode) )
if ( !Abc_AigNodeIsAnd(pNode) )
return;
Seq_NodeSetLag( pNode, Lag );
// consider the first fanin