Skip to content
  • Mahesh Tripunitara's avatar
    Implementation of suminfo leak is done. Had a lethal bug in run(). When we... · 2541267a
    Mahesh Tripunitara authored
    Implementation of suminfo leak is done. Had a lethal bug in run(). When we were AND-ing all the outputs a second or subsequent time, we weren't doing it with the right wires. Now, we maintain them in an array called wirestoand[]. We also get rid of the bigAnd circuit from the previous iteration so there is no bloat caused by it in the circuit.
    2541267a