CNF generating using new mapper.

This commit is contained in:
Alan Mishchenko
2013-10-10 01:18:15 -07:00
parent c9cbd3b0f1
commit 12aab154c3
2 changed files with 113 additions and 1 deletions
+1
View File
@@ -33709,6 +33709,7 @@ int Abc_CommandAbc9Test( Abc_Frame_t * pAbc, int argc, char ** argv )
// Unm_ManTest( pAbc->pGia );
// Agi_ManTest( pAbc->pGia );
// Gia_ManResubTest( pAbc->pGia );
// Jf_ManTestCnf( pAbc->pGia );
return 0;
usage:
Abc_Print( -2, "usage: &test [-F num] [-svh]\n" );