blob: b664308538422b0ab60b404b7af0e173ce808eb1 [file] [log] [blame]
{
"description": "2-input AND gate.",
"equation": "Y = A & B",
"file_prefix": "sky130_osu_sc__AND2X8",
"library": "sky130_osu_sc",
"name": "AND2X8",
"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__AND2X8"
}