Initial version of donated sources by Avertec, 3.4p5.
[tas-yagle.git] / distrib / sources / tas / ttv / ttv_errmsg.xml
1 <?xml version="1.0" encoding="ISO-8859-1" ?>
2
3 <messages libname="ttv">
4
5 <err>
6 <lib>TTV-</lib><num>010</num>
7 <msg>parse %s\n</msg>
8 <doc></doc>
9 </err>
10
11 <err>
12 <lib>TTV-</lib><num>011</num>
13 <msg>file %s does not exist\n</msg>
14 <doc></doc>
15 </err>
16
17 <err>
18 <lib>TTV-</lib><num>020</num>
19 <msg>can not open the file %s\n</msg>
20 <doc></doc>
21 </err>
22
23 <err>
24 <lib>TTV-</lib><num>021</num>
25 <msg>can not close the file %s\n</msg>
26 <doc></doc>
27 </err>
28
29 <err>
30 <lib>TTV-</lib><num>022</num>
31 <msg>can not drive the file %s the figure is not fully in memory\n</msg>
32 <doc></doc>
33 </err>
34
35 <err>
36 <lib>TTV-</lib><num>030</num>
37 <msg>monolatch chain in figure %s\n</msg>
38 <doc></doc>
39 </err>
40
41 <err>
42 <lib>TTV-</lib><num>031</num>
43 <msg>figure %s is not ready to built paths\n</msg>
44 <doc></doc>
45 </err>
46
47 <err>
48 <lib>TTV-</lib><num>040</num>
49 <msg>the figure load before and the file %s do not come from the same timing analyser run\n</msg>
50 <doc></doc>
51 </err>
52
53 <err>
54 <lib>TTV-</lib><num>041</num>
55 <msg>%s the dates of files must correspond\n</msg>
56 <doc></doc>
57 </err>
58
59 <err>
60 <lib>TTV-</lib><num>042</num>
61 <msg>%s do not generate with the same technology\n</msg>
62 <doc></doc>
63 </err>
64
65 <err>
66 <lib>TTV-</lib><num>043</num>
67 <msg>%s do not generate with the same version of technology\n</msg>
68 <doc></doc>
69 </err>
70
71 <err>
72 <lib>TTV-</lib><num>044</num>
73 <msg>%s do not generate with the same tool\n</msg>
74 <doc></doc>
75 </err>
76
77 <err>
78 <lib>TTV-</lib><num>045</num>
79 <msg>%s do not generate with the same version of tool\n</msg>
80 <doc></doc>
81 </err>
82
83 <err>
84 <lib>TTV-</lib><num>046</num>
85 <msg>%s level\n</msg>
86 <doc></doc>
87 </err>
88
89 <err>
90 <lib>TTV-</lib><num>050</num>
91 <msg>not enough memory to allocate %s\n</msg>
92 <doc></doc>
93 </err>
94
95 <err>
96 <lib>TTV-</lib><num>051</num>
97 <msg>loop detected: see the %s.loop file for more informations\n</msg>
98 <doc></doc>
99 </err>
100
101 <err>
102 <lib>TTV-</lib><num>052</num>
103 <msg>character %c in name %s replaced by _\n</msg>
104 <doc></doc>
105 </err>
106
107 <err>
108 <lib>TTV-</lib><num>053</num>
109 <msg>can not read %s.rcx file\n</msg>
110 <doc></doc>
111 </err>
112
113 <err>
114 <lib>TTV-</lib><num>054</num>
115 <msg>Infinite loop crossing latches found when searching path %s\n</msg>
116 <doc>Increase your period or set 'avtMaxPathPeriodDepth' to 0</doc>
117 </err>
118
119 <err>
120 <lib>TTV-</lib><num>055</num>
121 <msg>Internal error: %s\n</msg>
122 <doc></doc>
123 </err>
124
125 <err>
126 <lib>TTV-</lib><num>056</num>
127 <msg>Could not find any path to a clock for precharge or latch '%s'\n</msg>
128 <doc>This message indicates that there is no path from a defined clock to the actual command. This generaly means that a clock declaration is missing for the circuit. Often, missing clocks are clocks that are generated from the interface clock into a latch node. This latch node might be the one to also set as a clock.</doc>
129 </err>
130 <err>
131 <lib>TTV-</lib><num>057</num>
132 <msg>Node '%s' activates writing in '%s' but is not typed command\n</msg>
133 <doc>TTV does not support latch as direct command of other latchs. This can also come from a setup error</doc>
134 </err>
135 <err>
136 <lib>TTV-</lib><num>058</num>
137 <msg>Could not match false path %s node '%s' in UTD.\n</msg>
138 <doc></doc>
139 </err>
140 <err>
141 <lib>TTV-</lib><num>059</num>
142 <msg>Value %gff in capacitance range is lower than connector '%s' capacitance (%gff).\n</msg>
143 <doc></doc>
144 </err>
145 <err>
146 <lib>TTV-</lib><num>060</num>
147 <msg>Could not match directive node '%s' in UTD.\n</msg>
148 <doc></doc>
149 </err>
150 <err>
151 <lib>TTV-</lib><num>061</num>
152 <msg>Error reading SSTA headers in file '%s': %s\n</msg>
153 <doc></doc>
154 </err>
155 <err>
156 <lib>TTV-</lib><num>062</num>
157 <msg>Error reading SSTA store values in file '%s'\n</msg>
158 <doc></doc>
159 </err>
160 <err>
161 <lib>TTV-</lib><num>063</num>
162 <msg>No stored file found for run %d (global seed=%u, main seed=%u)\n</msg>
163 <doc></doc>
164 </err>
165
166 </messages>