blob: 6371c420a80c270295dd83c8e3ee66e4e4e258ce [file] [log] [blame]
{
"description": "2-input AND into first input of 4-input NOR.",
"equation": "Y = !((A1 & A2) | B1 | C1 | D1)",
"file_prefix": "sky130_fd_sc_ms__a2111oi",
"library": "sky130_fd_sc_ms",
"name": "a2111oi",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A1",
"input",
""
],
[
"signal",
"A2",
"input",
""
],
[
"signal",
"B1",
"input",
""
],
[
"signal",
"C1",
"input",
""
],
[
"signal",
"D1",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
],
[
"power",
"VPB",
"input",
"supply1"
],
[
"power",
"VNB",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_ms__a2111oi"
}