Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2 | mjames | 1 | # File describing paths etc. |
2 | |||
3 | #unix file mode for protections on following links or files |
||
4 | [mode] |
||
5 | 0755 |
||
6 | |||
7 | #destination directory |
||
8 | [destdir] |
||
9 | ~/cadbin |
||
10 | |||
11 | # a block of user messages printed as the file is read, up |
||
12 | # to the next [tag] |
||
13 | [messages] |
||
14 | Using packages.ini |
||
15 | Basic release building file. |
||
16 | Used as a start point for release files in each dir. |
||
17 | |||
18 | # where to obtain source files |
||
19 | [sourcedir] |
||
20 | /user/mjames/altera_breadboarding/src |
||
21 | # partial syntax here same as cadenv : make a frozen copy of a file |
||
22 | [files] |
||
23 | #the overwrite/query flag is persistent. |
||
24 | [overwrite] |
||
25 | vertical |
||
26 | frbread |
||
27 | netread |
||
28 | cdiread |
||
29 | repread |
||
30 | genread |
||
31 | [messages] |
||
32 | Provides links to alpha code as well in the source directory |
||
33 | #NB this is describing a link called 'vertical.alpha' which is copied from a file |
||
34 | # called 'vertical' in the source directory |
||
35 | # this is dynamically updated with the latest version as it is a link |
||
36 | [links] |
||
37 | [overwrite] |
||
38 | vertical.alpha vertical |
||
39 | genread.alpha genread |
||
40 | |||
41 | #and from another directory, tools that change less often so it is probably |
||
42 | # safe to simply make symbolic links |
||
43 | |||
44 | [sourcedir] |
||
45 | /user/mjames/altera_breadboarding/bin |
||
46 | [links] |
||
47 | [overwrite] |
||
48 | licenses |
||
49 | edit_acf |
||
50 | edit_acf.awk |
||
51 | get_entity |
||
52 | add_ports |
||
53 | add_ports_edf.awk |
||
54 | add_ports_rsv.awk |
||
55 | add_ports_rsv_tdf.awk |
||
56 | rmaxa |
||
57 | rmaxa.bat |
||
58 | create_fit |
||
59 | create_template.pl |
||
60 | make_testbench |
||
61 | # |
||
62 | #copied from Kshitij |
||
63 | [sourcedir] |
||
64 | /user/studnt13/for_mike |
||
65 | add_ports.pl |
||
66 | make_entity.pl |
||
67 | remove_files.pl |
||
68 | [sourcedir] |
||
69 | /user/mjames/altera_breadboarding/releases |
||
70 | makeversion |
||
71 | [sourcedir] |
||
72 | /user/mjames/altera_breadboarding |
||
73 | [destdir] |
||
74 | ~/.caddata |
||
75 | [links] |
||
76 | [mode] |
||
77 | 0744 |
||
78 | [query] |
||
79 | setenv.scr |