blob: 8d1f389e0e6e43b508bfa97e7d07a1f3e81133a5 [file] [log] [blame]
{
"description": "2-input OR gate.",
"equation": "Y = A | B",
"file_prefix": "sky130_osu_sc_OR2XL",
"library": "sky130_osu_sc",
"name": "OR2XL",
"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_OR2XL"
}