Adding comment about using 'dprove' for sequential synthesis.

This commit is contained in:
Alan Mishchenko 2013-05-09 12:01:29 -07:00
parent 7c7d527755
commit 22806448c1
1 changed files with 1 additions and 1 deletions

View File

@ -19626,10 +19626,10 @@ usage:
Abc_Print( -2, "\t-v : toggles verbose output [default = %s]\n", pSecPar->fVerbose? "yes": "no" );
Abc_Print( -2, "\t-w : toggles additional verbose output [default = %s]\n", pSecPar->fVeryVerbose? "yes": "no" );
Abc_Print( -2, "\t-h : print the command usage\n");
Abc_Print( -2, "\tCommand \"dprove\" can also be used for sequential synthesis (dprove -brjopu)\n");
return 1;
}
/**Function*************************************************************
Synopsis []