This commit is contained in:
Alan Mishchenko 2018-07-04 21:45:48 -07:00
parent 7d641b7cbe
commit 76aa1d4fed
1 changed files with 0 additions and 1 deletions

View File

@ -13235,7 +13235,6 @@ int Abc_CommandTest( Abc_Frame_t * pAbc, int argc, char ** argv )
// Cba_PrsReadBlifTest();
}
// Abc_NtkComputePaths( Abc_FrameReadNtk(pAbc) );
Abc_GenAdderTree( "at_4_8.v", 4, 8 );
return 0;
usage:
Abc_Print( -2, "usage: test [-CKDNM] [-aovwh] <file_name>\n" );