blob: e6b5b3917c2a3a396126877d4172c294fb888c96 [file] [log] [blame]
{
"description": "2-input OR gate.",
"equation": "Y = A | B",
"file_prefix": "sky130_osu_sc__OR2X2",
"library": "sky130_osu_sc",
"name": "OR2X2",
"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__OR2X2"
}