| { |
| "description": "4-input OR into 2-input AND.", |
| "equation": "X = ((A1 | A2 | A3 | A4) & B1)", |
| "file_prefix": "sky130_fd_sc_hs__o41a", |
| "library": "sky130_fd_sc_hs", |
| "name": "o41a", |
| "parameters": [], |
| "ports": [ |
| [ |
| "signal", |
| "X", |
| "output", |
| "" |
| ], |
| [ |
| "signal", |
| "A1", |
| "input", |
| "" |
| ], |
| [ |
| "signal", |
| "A2", |
| "input", |
| "" |
| ], |
| [ |
| "signal", |
| "A3", |
| "input", |
| "" |
| ], |
| [ |
| "signal", |
| "A4", |
| "input", |
| "" |
| ], |
| [ |
| "signal", |
| "B1", |
| "input", |
| "" |
| ], |
| [ |
| "power", |
| "VPWR", |
| "input", |
| "supply1" |
| ], |
| [ |
| "power", |
| "VGND", |
| "input", |
| "supply0" |
| ] |
| ], |
| "type": "cell", |
| "verilog_name": "sky130_fd_sc_hs__o41a" |
| } |