Initial version of donated sources by Avertec, 3.4p5.
[tas-yagle.git] / distrib / share / tcl / help / avt / netlist / inf_DefineIgnore
1
2 void inf_DefineIgnore(char *type, List *list);
3
4 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
5 The tool ignores specified components. Equivalent to commenting out
6 elements in a SPICE netlist.
7
8 A\bAR\bRG\bGU\bUM\bME\bEN\bNT\bTS\bS
9 l\bli\bis\bst\bt Pointer on the list of components to ignore. An component
10 name can be a regular expression.
11
12 t\bty\byp\bpe\be Supported types are _\bI_\bn_\bs_\bt_\ba_\bn_\bc_\be_\bs, _\bT_\br_\ba_\bn_\bs_\bi_\bs_\bt_\bo_\br_\bs, _\bR_\be_\bs_\bi_\bs_\bt_\ba_\bn_\bc_\be_\bs,
13 _\bC_\ba_\bp_\ba_\bc_\bi_\bt_\ba_\bn_\bc_\be_\bs, _\bD_\bi_\bo_\bd_\be_\bs, _\bP_\ba_\br_\ba_\bs_\bi_\bt_\bi_\bc_\bs and _\bS_\bi_\bg_\bn_\ba_\bl_\bN_\ba_\bm_\be_\bs. _\bP_\ba_\br_\ba_\b-
14 _\bs_\bi_\bt_\bi_\bc_\bs affects only DSPF files. _\bS_\bi_\bg_\bn_\ba_\bl_\bN_\ba_\bm_\be_\bs affects only
15 the flattening of a hierarchical netlist, by ignoring the
16 given name if several hierarchical names are available
17 for one net.
18
19 E\bEX\bXA\bAM\bMP\bPL\bLE\bE _\bi_\bn_\bf_\b__\bD_\be_\bf_\bi_\bn_\be_\bI_\bg_\bn_\bo_\br_\be _\bT_\br_\ba_\bn_\bs_\bi_\bs_\bt_\bo_\br_\bs _\b*_\b._\bM_\b2_\b3_\b*
20