Define("syn12x8a") GATE("a5", type="inp") GATE("a4", type="inp") GATE("a3", type="inp") GATE("a2", type="inp") GATE("a1", type="inp") GATE("a0", type="inp") GATE("b5", type="inp") GATE("b4", type="inp") GATE("b3", type="inp") GATE("b2", type="inp") GATE("b1", type="inp") GATE("b0", type="inp") GATE("y7", type="out") GATE("y6", type="out") GATE("y5", type="out") GATE("y4", type="out") GATE("y3", type="out") GATE("y2", type="out") GATE("y1", type="out") GATE("y0", type="out") GATE("g1", type="or2") GATE("g2", type="nor2") GATE("g3", type="and4") GATE("g4", type="and4") GATE("g5", type="nor3") GATE("g6", type="xor3") GATE("g7", type="nor3") GATE("g8", type="mux1") GATE("g9", type="and2") GATE("g10", type="or2") GATE("g11", type="nand2") GATE("g12", type="nand2") GATE("g13", type="xor2") GATE("g14", type="nor2") WIRE("a4", "g1/x1") WIRE("b2", "g1/x2") WIRE("b5", "g2/x1") WIRE("a1", "g2/x2") WIRE("b0", "g3/x1") WIRE("a0", "g3/x2") WIRE("a4", "g3/x3") WIRE("a1", "g3/x4") WIRE("b1", "g4/x1") WIRE("b5", "g4/x2") WIRE("a0", "g4/x3") WIRE("a4", "g4/x4") WIRE("a5", "g5/x1") WIRE("a4", "g5/x2") WIRE("b2", "g5/x3") WIRE("b4", "g6/x1") WIRE("a4", "g6/x2") WIRE("g5/y", "g6/x3") WIRE("a5", "g7/x1") WIRE("a4", "g7/x2") WIRE("a3", "g7/x3") WIRE("a2", "g8/x0") WIRE("a1", "g8/x1") WIRE("a0", "g8/s1") WIRE("b5", "g9/x1") WIRE("b4", "g9/x2") WIRE("b3", "g10/x1") WIRE("b2", "g10/x2") WIRE("b1", "g11/x1") WIRE("b0", "g11/x2") WIRE("g1/y", "g12/x1") WIRE("g2/y", "g12/x2") WIRE("g3/y", "g13/x1") WIRE("g4/y", "g13/x2") WIRE("g5/y", "g14/x1") WIRE("g6/y", "g14/x2") WIRE("g7/y", "y7") WIRE("g8/y", "y6") WIRE("g9/y", "y5") WIRE("g10/y", "y4") WIRE("g11/y", "y3") WIRE("g12/y", "y2") WIRE("g13/y", "y1") WIRE("g14/y", "y0") EndDef()