blob: 9c500ba52caeef8f849e790837cf228c4756760d [file] [log] [blame]
{
"description": "2-input AND into both inputs of 2-input NOR.",
"equation": "Y = !((A1 & A2) | (B1 & B2))",
"file_prefix": "sky130_fd_sc_hdll__a22oi",
"library": "sky130_fd_sc_hdll",
"name": "a22oi",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A1",
"input",
""
],
[
"signal",
"A2",
"input",
""
],
[
"signal",
"B1",
"input",
""
],
[
"signal",
"B2",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
],
[
"power",
"VPB",
"input",
"supply1"
],
[
"power",
"VNB",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hdll__a22oi"
}