blob: cd3e1abb04081fdb94a3558126737e15922f8f16 [file] [log] [blame]
Kevin Kelleye35e6002020-05-06 11:00:01 +07001{
2 "description": "Input isolation, noninverted sleep.",
3 "equation": "X = (A & !SLEEP)",
4 "file_prefix": "sky130_fd_sc_lp__inputiso1p",
5 "library": "sky130_fd_sc_lp",
6 "name": "inputiso1p",
7 "parameters": [],
8 "ports": [
9 [
10 "signal",
11 "X",
12 "output",
13 ""
14 ],
15 [
16 "signal",
17 "A",
18 "input",
19 ""
20 ],
21 [
22 "signal",
23 "SLEEP",
24 "input",
25 ""
26 ],
27 [
28 "power",
29 "VPWR",
30 "input",
31 "supply1"
32 ],
33 [
34 "power",
35 "VGND",
36 "input",
37 "supply0"
38 ],
39 [
40 "power",
41 "VPB",
42 "input",
43 "supply1"
44 ],
45 [
46 "power",
47 "VNB",
48 "input",
49 "supply0"
50 ]
51 ],
52 "type": "cell",
53 "verilog_name": "sky130_fd_sc_lp__inputiso1p"
54}