| { | 
 |  "description": "2-input OR into first input of 3-input AND.", | 
 |  "equation": "X = ((A1 | A2) & B1 & C1)", | 
 |  "file_prefix": "sky130_fd_sc_ms__o211a", | 
 |  "library": "sky130_fd_sc_ms", | 
 |  "name": "o211a", | 
 |  "parameters": [], | 
 |  "ports": [ | 
 |   [ | 
 |    "signal", | 
 |    "X", | 
 |    "output", | 
 |    "" | 
 |   ], | 
 |   [ | 
 |    "signal", | 
 |    "A1", | 
 |    "input", | 
 |    "" | 
 |   ], | 
 |   [ | 
 |    "signal", | 
 |    "A2", | 
 |    "input", | 
 |    "" | 
 |   ], | 
 |   [ | 
 |    "signal", | 
 |    "B1", | 
 |    "input", | 
 |    "" | 
 |   ], | 
 |   [ | 
 |    "signal", | 
 |    "C1", | 
 |    "input", | 
 |    "" | 
 |   ], | 
 |   [ | 
 |    "power", | 
 |    "VPWR", | 
 |    "input", | 
 |    "supply1" | 
 |   ], | 
 |   [ | 
 |    "power", | 
 |    "VGND", | 
 |    "input", | 
 |    "supply0" | 
 |   ], | 
 |   [ | 
 |    "power", | 
 |    "VPB", | 
 |    "input", | 
 |    "supply1" | 
 |   ], | 
 |   [ | 
 |    "power", | 
 |    "VNB", | 
 |    "input", | 
 |    "supply0" | 
 |   ] | 
 |  ], | 
 |  "type": "cell", | 
 |  "verilog_name": "sky130_fd_sc_ms__o211a" | 
 | } |