blob: 29b5707b247278a0c5ecc135013d795cfb69f548 [file] [log] [blame]
{
"description": "2-input AND into first input of 2-input NOR, 2nd input inverted.",
"equation": "Y = !((A1 & A2) | (!B1_N))",
"file_prefix": "sky130_fd_sc_hd__a21boi",
"library": "sky130_fd_sc_hd",
"name": "a21boi",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A1",
"input",
""
],
[
"signal",
"A2",
"input",
""
],
[
"signal",
"B1_N",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
],
[
"power",
"VPB",
"input",
"supply1"
],
[
"power",
"VNB",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hd__a21boi"
}