blob: 479e812762e8a82d37fd95d0005c7b210bc3b506 [file] [log] [blame]
Kevin Kelley268eea72020-05-06 11:01:00 +07001{
2 "description": "4-input OR.",
3 "file_prefix": "sky130_fd_sc_hdll__or4",
4 "library": "sky130_fd_sc_hdll",
5 "name": "or4",
6 "parameters": [],
7 "ports": [
8 [
9 "signal",
10 "X",
11 "output",
12 ""
13 ],
14 [
15 "signal",
16 "A",
17 "input",
18 ""
19 ],
20 [
21 "signal",
22 "B",
23 "input",
24 ""
25 ],
26 [
27 "signal",
28 "C",
29 "input",
30 ""
31 ],
32 [
33 "signal",
34 "D",
35 "input",
36 ""
37 ],
38 [
39 "power",
40 "VPWR",
41 "input",
42 "supply1"
43 ],
44 [
45 "power",
46 "VGND",
47 "input",
48 "supply0"
49 ],
50 [
51 "power",
52 "VPB",
53 "input",
54 "supply1"
55 ],
56 [
57 "power",
58 "VNB",
59 "input",
60 "supply0"
61 ]
62 ],
63 "type": "cell",
64 "verilog_name": "sky130_fd_sc_hdll__or4"
65}