mirror of https://github.com/YosysHQ/abc.git
Fixing the accidentally broken build.
This commit is contained in:
parent
234b5d771b
commit
f8b6d615bf
|
|
@ -13896,7 +13896,6 @@ int Abc_CommandTest( Abc_Frame_t * pAbc, int argc, char ** argv )
|
||||||
//Extra_SimulationTest( nDivMax, nNumOnes, fNewOrder );
|
//Extra_SimulationTest( nDivMax, nNumOnes, fNewOrder );
|
||||||
//Mnist_ExperimentWithScaling( nDecMax );
|
//Mnist_ExperimentWithScaling( nDecMax );
|
||||||
//Gia_Gen2CodeTest();
|
//Gia_Gen2CodeTest();
|
||||||
Gia_EnumPerms( nDecMax );
|
|
||||||
return 0;
|
return 0;
|
||||||
usage:
|
usage:
|
||||||
Abc_Print( -2, "usage: test [-CKDNM] [-aovwh] <file_name>\n" );
|
Abc_Print( -2, "usage: test [-CKDNM] [-aovwh] <file_name>\n" );
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue