blob: edeb759d80ff7e4d7b7a78d62aa0957c5ee03a07 [file] [log] [blame]
{
"description": "2-input AND into first input of 2-input OR, 2nd input inverted.",
"equation": "X = ((A1 & A2) | (!B1_N))",
"file_prefix": "sky130_fd_sc_hs__a21bo",
"library": "sky130_fd_sc_hs",
"name": "a21bo",
"parameters": [],
"ports": [
[
"signal",
"X",
"output",
""
],
[
"signal",
"A1",
"input",
""
],
[
"signal",
"A2",
"input",
""
],
[
"signal",
"B1_N",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hs__a21bo"
}