{ // JSON5 v: 6, opts: {name: 'SR Latch'}, components: { nor0: {type: 'nor', pos: [260, 300], in: [7, 8], out: 9}, nor1: {type: 'nor', pos: [260, 390], in: [10, 11], out: 12}, in0: {type: 'in', pos: [170, 400], id: 13, name: 'S'}, in1: {type: 'in', pos: [165, 290], id: 14, name: 'R'}, out2: {type: 'out', pos: [375, 390], id: 17, name: "Q'"}, out3: {type: 'out', pos: [375, 300], id: 18, name: 'Q'}, }, wires: [[9, 18], [12, 17], [9, 10], [12, 8], [13, 11], [14, 7]] } S 0 R 0 Q' 1 Q 0