blob: 7643b94a52ea4fbb3098f960095a5597008c3728 [file] [log] [blame]
{
"description": "2-input OR into first input of 4-input NAND.",
"equation": "Y = !((A1 | A2) & B1 & C1 & D1)",
"file_prefix": "sky130_fd_sc_hs__o2111ai",
"library": "sky130_fd_sc_hs",
"name": "o2111ai",
"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"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hs__o2111ai"
}