blob: fca5a1bd70456300f7b5215c4318b972799d941b [file] [log] [blame]
{
"description": "2-input NAND gate.",
"equation": "Y = !(A & B)",
"file_prefix": "sky130_osu_sc__NAND2XL",
"library": "sky130_osu_sc",
"name": "NAND2XL",
"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__NAND2XL"
}