Hotfix in AIGER witness reader state machine
authorClaire Xenia Wolf <claire@clairexen.net>
Mon, 28 Feb 2022 09:41:44 +0000 (10:41 +0100)
committerClaire Xenia Wolf <claire@clairexen.net>
Mon, 28 Feb 2022 09:41:44 +0000 (10:41 +0100)
Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
passes/sat/sim.cc

index 1cd0a033803544f07b0cc0722383dca2ba85c44d..57d6182c03a93f53663e19f146d9ca50818d8986 100644 (file)
@@ -1225,6 +1225,7 @@ struct SimWorker : SimShared
                                case 2:
                                        write_output_header();
                                        top->setState(latches, line);
+                                       state = 3;
                                        break;
                                default:
                                        if (cycle) {