blob: e67d97ca9eaec18589b06bbc59fd2704fc78452e [file] [log] [blame]
{
"description": "3-input NAND gate.",
"equation": "Y = !(A & B & C)",
"file_prefix": "sky130_osu_sc__NAND3X1",
"library": "sky130_osu_sc",
"name": "NAND3X1",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A",
"input",
""
],
[
"signal",
"B",
"input",
""
],
[
"signal",
"C",
"input",
""
],
[
"power",
"VDD",
"input",
"supply1"
],
[
"power",
"GND",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_osu_sc__NAND3X1"
}