blob: 02e6a3e2d69457324ac8949eb2d6414b352dcb82 [file] [log] [blame]
{
"description": "2-input NAND and 2-input OR into 2-input AND.",
"equation": "X = (!(A1 & A2) & (B1 | B2))",
"file_prefix": "sky130_fd_sc_lp__o2bb2a",
"library": "sky130_fd_sc_lp",
"name": "o2bb2a",
"parameters": [],
"ports": [
[
"signal",
"X",
"output",
""
],
[
"signal",
"A1_N",
"input",
""
],
[
"signal",
"A2_N",
"input",
""
],
[
"signal",
"B1",
"input",
""
],
[
"signal",
"B2",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
],
[
"power",
"VPB",
"input",
"supply1"
],
[
"power",
"VNB",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_lp__o2bb2a"
}