blob: b5d6f4a1d04c52fd0e689b9cbe32f69792677ed6 [file] [log] [blame]
{
"description": "2-input NOR gate.",
"equation": "Y = !(A | B)",
"file_prefix": "sky130_osu_sc__NOR2X1",
"library": "sky130_osu_sc",
"name": "NOR2X1",
"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__NOR2X1"
}