blob: 35b83359166a08e5d0f566e6f0e312ac9e648473 [file] [log] [blame]
{
"description": "2-input AND gate.",
"equation": "Y = A & B",
"file_prefix": "sky130_osu_sc__AND2X1",
"library": "sky130_osu_sc",
"name": "AND2X1",
"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__AND2X1"
}