blob: 59491cdb19b7f9662d3b67dfd90614a60a1f70d8 [file] [log] [blame]
{
"description": "3-input NOR.",
"equation": "Y = !(A | B | C | !D)",
"file_prefix": "sky130_fd_sc_ms__nor3",
"library": "sky130_fd_sc_ms",
"name": "nor3",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A",
"input",
""
],
[
"signal",
"B",
"input",
""
],
[
"signal",
"C",
"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__nor3"
}