blob: 2e5761472b4b3e9bb2edcfd68904e5e03a414e90 [file] [log] [blame]
{
"description": "3-input NAND gate.",
"equation": "Y = !(A & B & C)",
"file_prefix": "sky130_osu_sc__NAND3XL",
"library": "sky130_osu_sc",
"name": "NAND3XL",
"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__NAND3XL"
}