blob: f1a4b7661c5cab7d5b27789aa3ce8457f610d717 [file] [log] [blame]
{
"description": "2-input exclusive NOR.",
"equation": "Y = !(A ^ B)",
"file_prefix": "sky130_fd_sc_hvl__xnor2",
"library": "sky130_fd_sc_hvl",
"name": "xnor2",
"parameters": [],
"ports": [
[
"signal",
"Y",
"output",
""
],
[
"signal",
"A",
"input",
""
],
[
"signal",
"B",
"input",
""
],
[
"power",
"VPWR",
"input",
"supply1"
],
[
"power",
"VGND",
"input",
"supply0"
],
[
"power",
"VPB",
"input",
"supply1"
],
[
"power",
"VNB",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "sky130_fd_sc_hvl__xnor2"
}