blob: 100185994ce96211813e3adb8469d1e36853ccbe [file] [log] [blame]
mohanad0mohameddbbdf2a2022-07-28 10:50:59 +02001{
2 "description": "2-input NOR",
3 "file_prefix": "gf180mcu_fd_sc_mcu9t5v0__nor2",
4 "library": "gf180mcu_fd_sc_mcu9t5v0",
5 "name": "nor2",
6 "parameters": [],
7 "ports": [
8 [
9 "signal",
10 "A1",
11 "input",
12 ""
13 ],
14 [
15 "signal",
16 "A2",
17 "input",
18 ""
19 ],
20 [
21 "signal",
22 "ZN",
23 "output",
24 ""
25 ],
26 [
27 "power",
28 "VDD",
29 "input",
30 "supply1"
31 ],
32 [
33 "power",
34 "VSS",
35 "input",
36 "supply0"
37 ]
38 ],
39 "type": "cell",
40 "verilog_name": "gf180mcu_fd_sc_mcu9t5v0__nor2"
41}