File tree Expand file tree Collapse file tree 2 files changed +84
-6
lines changed
Expand file tree Collapse file tree 2 files changed +84
-6
lines changed Original file line number Diff line number Diff line change 11[cockpit]
22 # Do not change this section
3- config = 2025-1
3+ config = 2025-2
44
55 # Still Work in Progress
66
9999 innovus = xterm -g 136x40 -T innovus-21.13 -e "cds_innovus-21.13.000 innovus"
100100 calibre = xterm -g 120x40 -T calibredrv-2021.3 -e "./start_calibre 2021.3"
101101 dfii = ./start_dfii
102- yosys = xterm -g 120x40 -T yosys -e "oseda -2025.01 yosys"
102+ yosys = xterm -g 120x40 -T yosys -e "oseda -2025.01 yosys -C "
103103 openroad = xterm -g 120x40 -T openroad -e "oseda -2025.01 openroad -gui"
104104 klayout = xterm -g 120x40 -T klayout -e "setenv KLAYOUT_HOME ./.klayout; oseda -2025.01 klayout -e"
105105 dz:llama = llama
Original file line number Diff line number Diff line change 1- .bender
2- tmp
3- plots /
4- __pycache__ /
1+ # .gitignore files for cockpit
2+
3+ # all
4+ * .20 [0-9 ]* - [0-9 ]* - [0-9 ]* - [0-9 ]* : [0-9 ]* : [0-9 ]*
5+ * .log
6+ * .log [0-9 ]
7+ * .log [0-9 ][0-9 ]
8+ # cockpit root
9+ /.llamaconfig
10+ /tmp
11+ /calibre
12+ /docs
13+ /technology
14+ /.setPDK.csh
15+ # dfii
16+ /dfii /.cdsinit
17+ /dfii /.init
18+ /dfii /.cadence
19+ /dfii /.calibreviewsetup
20+ /dfii /.simrc
21+ /dfii /.tech
22+ /dfii /.tmp_ *
23+ /dfii /start_dfii
24+ /dfii /si.env
25+ /dfii /* .cdslck *
26+ /dfii /* /* /adexl /results
27+ /dfii /* /* /adexl /test_states /* /* /spectre /* _Interactive. *
28+ # innovus
29+ /innovus /enc.tcl
30+ /innovus /save
31+ /innovus /out
32+ /innovus /timingReports
33+ /innovus /powerReports
34+ /innovus /reports
35+ /innovus /extLogDir
36+ /innovus /work
37+ /innovus /work_vs2api
38+ /innovus /.AAE_ *
39+ /innovus /innovus.log *
40+ /innovus /innovus.cmd *
41+ /innovus /.interactive.constr.sdc
42+ /innovus /.cadence
43+ /innovus /scripts /add_clk_decaps.tcl
44+ /innovus /scripts /checkdesign.tcl
45+ /innovus /scripts /exportall.tcl
46+ /innovus /scripts /fillperi-insert.tcl
47+ /innovus /scripts /special_cell_setting.tcl
48+ /innovus /src /sample
49+ # synopsys
50+ /synopsys /WORK
51+ /synopsys /DDC
52+ /synopsys /alib
53+ /synopsys /reports
54+ /synopsys /save
55+ /synopsys /out
56+ /synopsys /
57+ /synopsys /default.svf
58+ /synopsys /.synopsys_dc.setup
59+ /synopsys /.synopsys_pt.setup
60+ # sourcecode
61+ # modelsim
62+ /modelsim /README
63+ /modelsim /work
64+ /modelsim /* .csh-example
65+ /modelsim /modelsim.ini
66+ /modelsim /vcd
67+ /modelsim /* .wlf
68+ /modelsim /transcript
69+ # tetramax
70+ /tetramax /reports
71+ /tetramax /tmaxtcl.rc
72+ /tetramax /scripts /read_lib.tcl
73+ /tetramax /scripts /tmax.tcl
74+ # klayout
75+ /klayout /* -example
76+ /klayout /start_klayout
77+ # openroad
78+ /openroad /out
79+ /openroad /save
80+ # /openroad/src
81+ # yosys
82+ /yosys /out
You can’t perform that action at this time.
0 commit comments