Initial version of donated sources by Avertec, 3.4p5.
[tas-yagle.git] / distrib / docxml2 / text / common / configuration / cnf_input_netlist.xml
1 <glossary>
2 <row type='split'><article><index>avtInputFilter</index></article><def>
3 <glossary width='small'>
4 <row><article><f>&lt;string&gt;</f></article><def>Shell command line used to decompress an input netlist</def></row>
5 </glossary>
6 </def></row>
7
8 <row type='split'><article><index>avtOutputFilter</index></article><def>
9 <glossary width='small'>
10 <row><article><f>&lt;string&gt;</f></article><def>Shell command used to compress an output file</def></row>
11 </glossary>
12 </def></row>
13
14 <row type='split'><article><index>avtFilterSuffix</index></article><def>
15 <glossary width='small'>
16 <row><article><f>&lt;string&gt;</f></article><def>Suffix of the compressed files</def></row>
17 </glossary>
18 </def></row>
19
20 <row type='split'><article><index>avtDisableCompression</index></article><def>
21 <glossary width='small'>
22 <row><article><f>&lt;string&gt;</f></article><def>Space separated filename list for which compression must be ignored. EXAMPLE: "*.rcx *.rep" </def></row>
23 </glossary>
24 </def></row>
25
26 <row type="split"><article><index>avtAnnotationKeepCards</index></article><def>
27 <glossary width='small'>
28 <row><article><f>transistor</f></article><def><f>M</f> character is kept before the transistor name</def></row>
29 <row><article><f>diode</f></article><def><f>D</f> character is kept before the diode name</def></row>
30 <row><article><f>resistance</f></article><def><f>R</f> character is kept before the resistance name</def></row>
31 <row><article><f>instance</f></article><def><f>X</f> character is kept before the instance name</def></row>
32 <row><article><f>capacitance</f></article><def><f>C</f> character is kept before the capacitor name</def></row>
33 <row><article><f>none</f></article><def>No character is kept</def></row>
34 <row><article><f>all</f></article><def><f>M</f>, <f>R</f>, <f>X</f>, <f>C</f>, <f>D</f> characters are kept</def></row>
35 </glossary>
36 </def></row>
37
38 <row type='split'><article><index>avtMaxCacheFile</index></article><def>
39 <glossary width='small'>
40 <row><article><f>&lt;int&gt;</f></article><def>If cache mechanisms are used, sets the maximum number
41 of files that can be opened at the same time. Larger the value is, faster is the disk access.
42 Default value is 128. Maximum value depend on your system (see UNIX command <f>limit</f>).</def></row>
43 </glossary>
44 </def></row>
45
46 <row type='split'><article><index>avtParasiticCacheSize</index></article><def>
47 <glossary width='small'>
48 <row><article><f>&lt;int&gt;[Kb|Mb|Gb]</f></article><def>Size (bytes) of the memory cache for all
49 applications dealing with parasitics. Value represents the maximum amount of information stored
50 in memory. Increase this value to lessen disk access and speed-up application.
51 <f>avtParasiticCacheSize</f> cannot be used together with compressed files.</def></row>
52 <row><article><f>10Mb</f></article><def>Default</def></row>
53 <row><article><f>0</f></article><def>Disable cache and load all the parasitic information</def></row>
54 </glossary>
55 </def></row>
56
57 <row type='split'><article><index>avtFlattenForParasitic</index></article><def>
58 <glossary width='small'>
59 <row><article><f>yes</f></article><def>&tool; flattens a hierarchical netlist in order to
60 annotate the netlist with SPEF or DSPF parasitics. To be used together with <f>avtCatalogueName</f></def></row>
61 <row><article><f>no </f></article><def>default</def></row>
62 </glossary>
63 </def></row>
64
65 <row type='split'><article><index>avtVddVssThreshold</index></article><def>
66 <glossary width='small'>
67 <row><article><f>&lt;float&gt;</f></article><def>Value (in volts) defining the absolute voltage
68 value level above which a node is considered to be a power supply node. Default value is 0.5. </def></row>
69 </glossary>
70 </def></row>
71
72 </glossary>