Kevin Kelley | e1014fa | 2020-05-06 11:00:01 +0700 | [diff] [blame] | 1 | { |
| 2 | "description": "Delay flop, single output.", |
| 3 | "file_prefix": "sky130_fd_sc_ms__dfxtp", |
| 4 | "library": "sky130_fd_sc_ms", |
| 5 | "name": "dfxtp", |
| 6 | "parameters": [], |
| 7 | "ports": [ |
| 8 | [ |
| 9 | "signal", |
| 10 | "Q", |
| 11 | "output", |
| 12 | "" |
| 13 | ], |
| 14 | [ |
| 15 | "signal", |
| 16 | "CLK", |
| 17 | "input", |
| 18 | "" |
| 19 | ], |
| 20 | [ |
| 21 | "signal", |
| 22 | "D", |
| 23 | "input", |
| 24 | "" |
| 25 | ], |
| 26 | [ |
| 27 | "power", |
| 28 | "VPWR", |
| 29 | "input", |
| 30 | "supply1" |
| 31 | ], |
| 32 | [ |
| 33 | "power", |
| 34 | "VGND", |
| 35 | "input", |
| 36 | "supply0" |
| 37 | ], |
| 38 | [ |
| 39 | "power", |
| 40 | "VPB", |
| 41 | "input", |
| 42 | "supply1" |
| 43 | ], |
| 44 | [ |
| 45 | "power", |
| 46 | "VNB", |
| 47 | "input", |
| 48 | "supply0" |
| 49 | ] |
| 50 | ], |
| 51 | "type": "cell", |
| 52 | "verilog_name": "sky130_fd_sc_ms__dfxtp" |
| 53 | } |