blob: 19edeafc7dd725cf9027df71075d154f62d821a9 [file] [log] [blame]
{
"description": "Full adder.",
"file_prefix": "sky130_fd_sc_hs__fa",
"library": "sky130_fd_sc_hs",
"name": "fa",
"parameters": [],
"ports": [
[
"signal",
"COUT",
"output",
""
],
[
"signal",
"SUM",
"output",
""
],
[
"signal",
"A",
"input",
""
],
[
"signal",
"B",
"input",
""
],
[
"signal",
"CIN",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hs__fa"
}