blob: a5f50e9f162ce9216bbb16473a9b1edb0dfae695 [file] [log] [blame]
{
"description": "3-2 counter (full-adder) cell.",
"equation": "",
"file_prefix": "sky130_osu_sc__ADDFX1",
"library": "sky130_osu_sc",
"name": "ADDFX1",
"parameters": [],
"ports": [
[
"signal",
"A",
"input",
""
],
[
"signal",
"B",
"input",
""
],
[
"signal",
"CI",
"input",
""
],
[
"signal",
"S",
"output",
""
],
[
"signal",
"CO",
"output",
""
],
[
"power",
"VDD",
"input",
"supply1"
],
[
"power",
"GND",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_osu_sc__ADDFX1"
}