blob: 1ac7edf6a0304107e68e54a6f0de1f57ee940b3f [file] [log] [blame]
{
"description": "3-input OR and 2-input OR into 2-input NAND.",
"equation": "Y = !((A1 | A2 | A3) & (B1 | B2))",
"file_prefix": "sky130_fd_sc_hs__o32ai",
"library": "sky130_fd_sc_hs",
"name": "o32ai",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A1",
"input",
""
],
[
"signal",
"A2",
"input",
""
],
[
"signal",
"A3",
"input",
""
],
[
"signal",
"B1",
"input",
""
],
[
"signal",
"B2",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hs__o32ai"
}