| { |
| "description": "3-input NOR, first input inverted.", |
| "equation": "Y = (!(A | B)) & !C)", |
| "file_prefix": "sky130_fd_sc_ms__nor3b", |
| "library": "sky130_fd_sc_ms", |
| "name": "nor3b", |
| "parameters": [], |
| "ports": [ |
| [ |
| "signal", |
| "Y", |
| "output", |
| "" |
| ], |
| [ |
| "signal", |
| "A", |
| "input", |
| "" |
| ], |
| [ |
| "signal", |
| "B", |
| "input", |
| "" |
| ], |
| [ |
| "signal", |
| "C_N", |
| "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__nor3b" |
| } |