blob: fa80c37c1ce0c65c705932538284ceca9b88db29 [file] [log] [blame]
{
"description": "1 bit Full Adder",
"file_prefix": "gf180mcu_fd_sc_mcu9t5v0__addf",
"library": "gf180mcu_fd_sc_mcu9t5v0",
"name": "addf",
"parameters": [],
"ports": [
[
"signal",
"A",
"input",
""
],
[
"signal",
"B",
"input",
""
],
[
"signal",
"CI",
"input",
""
],
[
"signal",
"CO",
"output",
""
],
[
"signal",
"S",
"output",
""
],
[
"power",
"VDD",
"input",
"supply1"
],
[
"power",
"VSS",
"input",
"supply0"
]
],
"type": "cell",
"verilog_name": "gf180mcu_fd_sc_mcu9t5v0__addf"
}