- cli_actions updated
This commit is contained in:
parent
cc3d4415f7
commit
ec900bef2e
@ -50,7 +50,7 @@ if (isset($options["action"])) {
|
||||
printf("Verilog-form: %s\nTeX-form: %s\n", $lf->getExpression(), $lf->getExpression("tex"));
|
||||
print_r($lf->getTruthTable());
|
||||
print_r($lf->toDNF());
|
||||
$lf->drawNetwork("TESTING/network.svg");
|
||||
//$lf->drawNetwork("TESTING/network.svg");
|
||||
}
|
||||
break;
|
||||
case "verify":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user