blob: ebdabe72dfe14763d7f0a61b9185b345f17d8f56 [file] [log] [blame]
{
"description": "2-input NOR, first input inverted.",
"equation": "Y = !(A | B | C | !D)",
"file_prefix": "sky130_fd_sc_ms__nor2b",
"library": "sky130_fd_sc_ms",
"name": "nor2b",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A",
"input",
""
],
[
"signal",
"B_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_ms__nor2b"
}