blob: 3803d7a0808f50ef071fa328b2339817c1ac1f9b [file] [log] [blame]
{
"description": "2-2 counter (half-adder) cell.",
"equation": "",
"file_prefix": "sky130_osu_sc_ADDFXL",
"library": "sky130_osu_sc",
"name": "ADDFXL",
"parameters": [],
"ports": [
[
"signal",
"A",
"input",
""
],
[
"signal",
"B",
"input",
""
],
[
"signal",
"S",
"output",
""
],
[
"signal",
"CO",
"output",
""
],
[
"power",
"VDD",
"input",
"supply1"
],
[
"power",
"GND",
"input",
"supply0"
],
],
"type": "cell",
"verilog_name": "sky130_osu_sc_ADDFXL"
}