blob: 82348506d46c73bf0b5b3e6eb861f1b365927e8b [file] [log] [blame]
{
"description": "Full adder.",
"file_prefix": "sky130_fd_sc_ls__fah",
"library": "sky130_fd_sc_ls",
"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_ls__fah"
}