blob: 4061ab4c872b8d4ca941e8de8e259dedaee709f1 [file] [log] [blame]
{
"description": "2-input NOR gate.",
"equation": "Y = !(A | B)",
"file_prefix": "sky130_osu_sc__NOR2XL",
"library": "sky130_osu_sc",
"name": "NOR2XL",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A",
"input",
""
],
[
"signal",
"B",
"input",
""
],
[
"power",
"VDD",
"input",
"supply1"
],
[
"power",
"GND",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_osu_sc__NOR2XL"
}