blob: 730817de6d72fc68ba35e99aaae9a62897968e03 [file] [log] [blame]
{
"description": "Full adder.",
"file_prefix": "sky130_fd_sc_ms__fa",
"library": "sky130_fd_sc_ms",
"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"
],
[
"power",
"VPB",
"input",
"supply1"
],
[
"power",
"VNB",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_ms__fa"
}