blob: 61f90daf33a0331d9976f4976e037d4a70b65b57 [file] [log] [blame]
{
"description": "2-input AND into first input of 4-input OR.",
"equation": "X = ((A1 & A2) | B1 | C1 | D1)",
"file_prefix": "sky130_fd_sc_hs__a2111o",
"library": "sky130_fd_sc_hs",
"name": "a2111o",
"parameters": [],
"ports": [
[
"signal",
"X",
"output",
""
],
[
"signal",
"A1",
"input",
""
],
[
"signal",
"A2",
"input",
""
],
[
"signal",
"B1",
"input",
""
],
[
"signal",
"C1",
"input",
""
],
[
"signal",
"D1",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hs__a2111o"
}