source: trunk/yao/src/analyzers/testANTLR/23eigvvcgall.d @ 1

Last change on this file since 1 was 1, checked in by lnalod, 15 years ago

Initial import of YAO sources

File size: 6.6 KB
Line 
1#==========================================================
2#                  fichier de DESCRIPTION
3#==========================================================
4#DEFVAL : permet de définir des valeurs -------------DEFVAL
5defval SZX       5
6defval SZXpo2x2 50   | must be = pow(SZX,2) * 2
7defval SZXnx2   60   | must be = (SZX + pow(SZX,2)) * 2
8defval SZU       0
9defval SZT       1
10defval SZA       1
11
12#NAME : nom des sources  "hat" --------------------HAT_NAME
13hat_name cgall
14
15#OPTION : des options de g?n?ration -----------------OPTION
16option  O_M1QN3
17option  O_GRADTEST
18#option O_REAL FLOAT
19#option O_EXTOBJ eigvvcgm.o eigvvcgmb.o eigvvcgmd.o adBuffer.o adStack.o
20#option O_EXTOBJ cgall.o cgallb.o cgalld.o adBuffer.o adStack.o
21option  O_EXTOBJ cgall.o
22
23#TRAJECTOIRES -----------------------------------------TRAJ
24traj Tcal M SZU SZT
25
26#ESPACE ----------------------------------------------SPACE
27space  ScalA  M    1      Tcal
28
29#MODULES: les modules et leurs attributs -----------MODULES
30modul  ar11  space ScalA noward  output 1 target
31modul  ar12  space ScalA noward  output 1   target
32modul  ar13  space ScalA noward  output 1   target
33modul  ar14  space ScalA noward  output 1   target
34modul  ar15  space ScalA noward  output 1   target
35modul  ar21  space ScalA noward  output 1   target
36modul  ar22  space ScalA noward  output 1 target
37modul  ar23  space ScalA noward  output 1   target
38modul  ar24  space ScalA noward  output 1   target
39modul  ar25  space ScalA noward  output 1   target
40modul  ar31  space ScalA noward  output 1   target
41modul  ar32  space ScalA noward  output 1   target
42modul  ar33  space ScalA noward  output 1 target
43modul  ar34  space ScalA noward  output 1   target
44modul  ar35  space ScalA noward  output 1   target
45modul  ar41  space ScalA noward  output 1   target
46modul  ar42  space ScalA noward  output 1   target
47modul  ar43  space ScalA noward  output 1   target
48modul  ar44  space ScalA noward  output 1 target
49modul  ar45  space ScalA noward  output 1   target
50modul  ar51  space ScalA noward  output 1   target
51modul  ar52  space ScalA noward  output 1   target
52modul  ar53  space ScalA noward  output 1   target
53modul  ar54  space ScalA noward  output 1   target
54modul  ar55  space ScalA noward  output 1 target
55#
56modul  ai11  space ScalA noward  output 1     | target
57modul  ai12  space ScalA noward  output 1     | target
58modul  ai13  space ScalA noward  output 1     | target
59modul  ai14  space ScalA noward  output 1     | target
60modul  ai15  space ScalA noward  output 1     | target
61modul  ai21  space ScalA noward  output 1     | target
62modul  ai22  space ScalA noward  output 1     | target
63modul  ai23  space ScalA noward  output 1     | target
64modul  ai24  space ScalA noward  output 1     | target
65modul  ai25  space ScalA noward  output 1     | target
66modul  ai31  space ScalA noward  output 1     | target
67modul  ai32  space ScalA noward  output 1     | target
68modul  ai33  space ScalA noward  output 1     | target
69modul  ai34  space ScalA noward  output 1     | target
70modul  ai35  space ScalA noward  output 1     | target
71modul  ai41  space ScalA noward  output 1     | target
72modul  ai42  space ScalA noward  output 1     | target
73modul  ai43  space ScalA noward  output 1     | target
74modul  ai44  space ScalA noward  output 1     | target
75modul  ai45  space ScalA noward  output 1     | target
76modul  ai51  space ScalA noward  output 1     | target
77modul  ai52  space ScalA noward  output 1     | target
78modul  ai53  space ScalA noward  output 1     | target
79modul  ai54  space ScalA noward  output 1     | target
80modul  ai55  space ScalA noward  output 1     | target
81#
82#modul Cgall space ScalA hidjack input array SZXpo2x2 output SZXnx2 cout tempo
83modul  Cgall space ScalA hidjack input array SZXpo2x2 output SZXnx2
84#
85modul  xr1  space ScalA noward  output 1
86modul  xr2  space ScalA noward  output 1
87modul  xr3  space ScalA noward  output 1
88modul  xr4  space ScalA noward  output 1
89modul  xr5  space ScalA noward  output 1
90modul  xi1  space ScalA noward  output 1
91modul  xi2  space ScalA noward  output 1
92modul  xi3  space ScalA noward  output 1
93modul  xi4  space ScalA noward  output 1
94modul  xi5  space ScalA noward  output 1
95modul  Zx   space ScalA hidjack input array SZXnx2 output SZX cout tempo
96
97#CONNECTIONS: liens sorties->entrées ----------------CTIN-M
98ctin Cgall   1   from ar11 1  1
99ctin Cgall   2   from ar21 1  1
100ctin Cgall   3   from ar31 1  1
101ctin Cgall   4   from ar41 1  1
102ctin Cgall   5   from ar51 1  1
103ctin Cgall   6   from ar12 1  1
104ctin Cgall   7   from ar22 1  1
105ctin Cgall   8   from ar32 1  1
106ctin Cgall   9   from ar42 1  1
107ctin Cgall   10  from ar52 1  1
108ctin Cgall   11  from ar13 1  1
109ctin Cgall   12  from ar23 1  1
110ctin Cgall   13  from ar33 1  1
111ctin Cgall   14  from ar43 1  1
112ctin Cgall   15  from ar53 1  1
113ctin Cgall   16  from ar14 1  1
114ctin Cgall   17  from ar24 1  1
115ctin Cgall   18  from ar34 1  1
116ctin Cgall   19  from ar44 1  1
117ctin Cgall   20  from ar54 1  1
118ctin Cgall   21  from ar15 1  1
119ctin Cgall   22  from ar25 1  1
120ctin Cgall   23  from ar35 1  1
121ctin Cgall   24  from ar45 1  1
122ctin Cgall   25  from ar55 1  1
123#
124ctin Cgall   26  from ai11 1  1
125ctin Cgall   27  from ai21 1  1
126ctin Cgall   28  from ai31 1  1
127ctin Cgall   29  from ai41 1  1
128ctin Cgall   30  from ai51 1  1
129ctin Cgall   31  from ai12 1  1
130ctin Cgall   32  from ai22 1  1
131ctin Cgall   33  from ai32 1  1
132ctin Cgall   34  from ai42 1  1
133ctin Cgall   35  from ai52 1  1
134ctin Cgall   36  from ai13 1  1
135ctin Cgall   37  from ai23 1  1
136ctin Cgall   38  from ai33 1  1
137ctin Cgall   39  from ai43 1  1
138ctin Cgall   40  from ai53 1  1
139ctin Cgall   41  from ai14 1  1
140ctin Cgall   42  from ai24 1  1
141ctin Cgall   43  from ai34 1  1
142ctin Cgall   44  from ai44 1  1
143ctin Cgall   45  from ai54 1  1
144ctin Cgall   46  from ai15 1  1
145ctin Cgall   47  from ai25 1  1
146ctin Cgall   48  from ai35 1  1
147ctin Cgall   49  from ai45 1  1
148ctin Cgall   50  from ai55 1  1
149#
150ctin Zx       1 from  xr1  1  1
151ctin Zx       2 from  xr2  1  1
152ctin Zx       3 from  xr3  1  1
153ctin Zx       4 from  xr4  1  1
154ctin Zx       5 from  xr5  1  1
155#
156ctin Zx       6 from  xi1  1  1
157ctin Zx       7 from  xi2  1  1
158ctin Zx       8 from  xi3  1  1
159ctin Zx       9 from  xi4  1  1
160ctin Zx      10 from  xi5  1  1
161#
162ctin Zx 11..SZXnx2 from Cgall 11..SZXnx2 1
163exec disp_ct_in
164
165#ORDER: ----------------------------------------------ORDER
166#    ordre de parcourt de l'espace et de calcul des modules
167order modinspace ScalA
168   order YA1
169           Cgall Zx
170   forder
171forder
172#
173order spaceintraj Tcal
174    ScalA
175forder
176#
177
178#USER FUNCTIONS: --------------------------------------UFCT
179#       instructions sp?cifiques de l'application
180insert_fct     xdisplay
181
182#FIN ================================================== END
Note: See TracBrowser for help on using the repository browser.