blob: e5bd2e6e0ced48bc87d23a53e32e2c0f6b20add6 [file] [log] [blame]
{
"description": "Half adder.",
"file_prefix": "sky130_fd_sc_hs__ha",
"library": "sky130_fd_sc_hs",
"name": "ha",
"parameters": [],
"ports": [
[
"signal",
"COUT",
"output",
""
],
[
"signal",
"SUM",
"output",
""
],
[
"signal",
"A",
"input",
""
],
[
"signal",
"B",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hs__ha"
}