blob: 3a507f3fbce38e38e4da5dfcc304160f14ed6307 [file] [log] [blame]
{
"description": "2-input AND into all inputs of 3-input OR.",
"equation": "X = ((A1 & A2) | (B1 & B2) | (C1 & C2))",
"file_prefix": "sky130_fd_sc_ls__a222o",
"library": "sky130_fd_sc_ls",
"name": "a222o",
"parameters": [],
"ports": [
[
"signal",
"X",
"output",
""
],
[
"signal",
"A1",
"input",
""
],
[
"signal",
"A2",
"input",
""
],
[
"signal",
"B1",
"input",
""
],
[
"signal",
"B2",
"input",
""
],
[
"signal",
"C1",
"input",
""
],
[
"signal",
"C2",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
],
[
"power",
"VPB",
"input",
"supply1"
],
[
"power",
"VNB",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_ls__a222o"
}