blob: 7239a07e710ac7d0c11295c5da65275fdd5c41f6 [file] [log] [blame]
{
"description": "3-input OR into 3-input NAND.",
"equation": "Y = !((A1 | A2 | A3) & B1 & C1)",
"file_prefix": "sky130_fd_sc_ls__o311ai",
"library": "sky130_fd_sc_ls",
"name": "o311ai",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A1",
"input",
""
],
[
"signal",
"A2",
"input",
""
],
[
"signal",
"A3",
"input",
""
],
[
"signal",
"B1",
"input",
""
],
[
"signal",
"C1",
"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__o311ai"
}