blob: 18a8886817167c35e6906fd2155803f386364f3b [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"
}