blob: c42747b8c4953b6bbde59a970de5b66a84286e25 [file] [log] [blame]
{
"description": "4-input NOR.",
"equation": "Y = !(A | B | C | D)",
"file_prefix": "sky130_fd_sc_lp__nor4",
"library": "sky130_fd_sc_lp",
"name": "nor4",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A",
"input",
""
],
[
"signal",
"B",
"input",
""
],
[
"signal",
"C",
"input",
""
],
[
"signal",
"D",
"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__nor4"
}