|
1 | 1 | [cockpit] |
2 | 2 | # Do not change this section |
3 | | - config = 2025-2 |
| 3 | + config = 2026 |
4 | 4 |
|
5 | 5 | # Still Work in Progress |
6 | 6 |
|
|
17 | 17 | # SG13G2_1.2.10 |
18 | 18 | # SG13G2_1.2.13 |
19 | 19 | # SG13G2_1.3.1 |
| 20 | + # SG13CMOS5L_1.3.1 |
20 | 21 | # |
21 | 22 | # IO cell : ixc013g2_iocell_rev0.0.2 |
22 | 23 | # ixc013g2_iocell_rev0.0.4 |
|
25 | 26 | # ixc013g2_iocell_rev1.2.1 |
26 | 27 | # open_io_v0.1 |
27 | 28 | # open_io_v0.2 |
| 29 | + # sg13g2camos5l_io_v0.2 |
28 | 30 | # bondpad : bondpad_70x70_v0 |
| 31 | + # bondpad5l_70x70_v0 |
29 | 32 | # |
30 | 33 | # STD cell : ixc013g2ng_stdcell_rev0.0.4 |
31 | 34 | # ixc013g2ng_stdcell_rev0.0.6 |
|
38 | 41 | # open_stdcell_v3.0 |
39 | 42 | # open_stdcell_v3.1 |
40 | 43 | # open_stdcell_v3.2 |
| 44 | + # open_stdcell_rev0.1.3 |
41 | 45 | # ez130_8t_stdcell_v0 |
| 46 | + # ez130_8t_stdcell_v0.12 |
| 47 | + # ez130_8t_stdcell_v1.0 |
42 | 48 | # |
43 | 49 | # memories : RM_IHPSG13_v1.0 |
44 | 50 | # RM_IHPSG13_v2.0 |
|
51 | 57 | # |
52 | 58 |
|
53 | 59 | libs = SG13G2_1.3.1 \ |
54 | | - open_stdcell_v3.2 \ |
| 60 | + open_stdcell_rev0.1.3 \ |
55 | 61 | open_io_v0.2 \ |
56 | 62 | open_sram_v2.1 |
57 | 63 |
|
58 | | - |
59 | | - # send an e-mail to <dz@ethz.ch> to ask for macros. Currently available |
60 | | - # macro datasheets are available under: |
61 | | - # /usr/pack/ihp-sg13-kgf/open_ihp_sg13g2/IHP-Open-PDK-main_v2.0/sg13g2_sram |
62 | 64 |
|
63 | 65 | macros = RM_IHPSG13_1P_1024x64_c2_bm_bist \ |
64 | 66 | RM_IHPSG13_1P_2048x64_c2_bm_bist \ |
|
87 | 89 | innovus = innovus-21 |
88 | 90 | dfii = ic-6 |
89 | 91 | calibre = calibre-2021.3 |
90 | | - oseda = oseda -2025.07 |
| 92 | + oseda = oseda -2025.12 |
91 | 93 |
|
92 | 94 | [command] |
93 | 95 | # Startup commands available through the GUI buttons. |
|
105 | 107 | innovus = xterm -g 136x40 -T innovus-21.13 -e "cds_innovus-21.13.000 innovus" |
106 | 108 | calibre = xterm -g 120x40 -T calibredrv-2021.3 -e "./start_calibre 2021.3" |
107 | 109 | dfii = ./start_dfii |
108 | | - yosys = xterm -g 120x40 -T yosys -e "oseda -2025.07 yosys -C" |
109 | | - openroad = xterm -g 120x40 -T openroad -e "oseda -2025.07 openroad -gui" |
110 | | - klayout = xterm -g 120x40 -T klayout -e "setenv KLAYOUT_HOME ./.klayout; oseda -2025.07 klayout -e" |
| 110 | + yosys = xterm -g 120x40 -T yosys -e "oseda -2025.12 yosys -C" |
| 111 | + openroad = xterm -g 120x40 -T openroad -e "oseda -2025.12 openroad -gui" |
| 112 | + klayout = xterm -g 120x40 -T klayout -e "setenv KLAYOUT_HOME ./.klayout; oseda -2025.12 klayout -e" |
111 | 113 | dz:llama = llama |
112 | 114 |
|
0 commit comments