blob: 0d8128a5d8f69bf066bd37762e4652240308776b [file] [log] [blame]
{
"description": "2-input OR into first input of 2-input NAND, 2nd iput inverted.",
"equation": "Y = !((A1 | A2) & !B1_N)",
"file_prefix": "sky130_fd_sc_hs__o21bai",
"library": "sky130_fd_sc_hs",
"name": "o21bai",
"parameters": [],
"ports": [
[
"signal",
"Y",
"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__o21bai"
}