{ | |
"description": "2-input NAND.", | |
"file_prefix": "sky130_fd_sc_hs__nand2", | |
"library": "sky130_fd_sc_hs", | |
"name": "nand2", | |
"parameters": [], | |
"ports": [ | |
[ | |
"signal", | |
"Y", | |
"output", | |
"" | |
], | |
[ | |
"signal", | |
"A", | |
"input", | |
"" | |
], | |
[ | |
"signal", | |
"B", | |
"input", | |
"" | |
], | |
[ | |
"power", | |
"VPWR", | |
"input", | |
"supply1" | |
], | |
[ | |
"power", | |
"VGND", | |
"input", | |
"supply0" | |
] | |
], | |
"type": "cell", | |
"verilog_name": "sky130_fd_sc_hs__nand2" | |
} |