blob: 52596ee1278b861a652eb29f44a7fe09e113925e [file] [log] [blame]
{
"description": "Full adder, inverted carry in, inverted carry out.",
"file_prefix": "sky130_fd_sc_hd__fahcon",
"library": "sky130_fd_sc_hd",
"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"
],
[
"power",
"VPB",
"input",
"supply1"
],
[
"power",
"VNB",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hd__fahcon"
}