blob: 9f3d044209b348d172c9507a6eebe0810f673b4b [file] [log] [blame]
{
"description": "Full adder.",
"file_prefix": "sky130_fd_sc_ms__fah",
"library": "sky130_fd_sc_ms",
"name": "fah",
"parameters": [],
"ports": [
[
"signal",
"COUT",
"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_ms__fah"
}