| { |
| "description": "Full adder, inverted carry in, inverted carry out.", |
| "file_prefix": "sky130_fd_sc_hs__fahcon", |
| "library": "sky130_fd_sc_hs", |
| "name": "fahcon", |
| "parameters": [], |
| "ports": [ |
| [ |
| "signal", |
| "COUT_N", |
| "output", |
| "" |
| ], |
| [ |
| "signal", |
| "SUM", |
| "output", |
| "" |
| ], |
| [ |
| "signal", |
| "A", |
| "input", |
| "" |
| ], |
| [ |
| "signal", |
| "B", |
| "input", |
| "" |
| ], |
| [ |
| "signal", |
| "CI", |
| "input", |
| "" |
| ], |
| [ |
| "power", |
| "VPWR", |
| "input", |
| "supply1" |
| ], |
| [ |
| "power", |
| "VGND", |
| "input", |
| "supply0" |
| ] |
| ], |
| "type": "cell", |
| "verilog_name": "sky130_fd_sc_hs__fahcon" |
| } |