blob: 6f9e9d758b7df5009d9dd6f08f8564479c9aef49 [file] [log] [blame]
{
"description": "3-input AND into first input of 3-input OR.",
"equation": "X = ((A1 & A2 & A3) | B1 | C1)",
"file_prefix": "sky130_fd_sc_hs__a311o",
"library": "sky130_fd_sc_hs",
"name": "a311o",
"parameters": [],
"ports": [
[
"signal",
"X",
"output",
""
],
[
"signal",
"A1",
"input",
""
],
[
"signal",
"A2",
"input",
""
],
[
"signal",
"A3",
"input",
""
],
[
"signal",
"B1",
"input",
""
],
[
"signal",
"C1",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hs__a311o"
}