


s2h_node_table(5)         s2h node table        s2h_node_table(5)


NAME
       s2h_node_table  -  ascii file is generated by s2h transla-
       tor. Determines relation between  Spice  and  Habala  node
       numbering


DESCRIPTION
       File  is generated by s2h translator automativcally.  Here
       the example of file

       ********* Nodes translation file *********
       * node name    path of  elem define in
       *Hab <- Spice  subcall  spice-circuit
       *-----------------------------------------
       1    1    /    /
       0    0    /    /
       4    5    /    /
       0    0    /x1/ /stub/
       3    open /x1/ /stub/
       2    1t   /xf/ /st2/
       4    int  /x2/ /stub/

       Common rules are:
       * Comment line starts with * ;
       * First column - habala node numbers;
       * Second column - spice node names;
       * Third column - full path of subcircuit call,  from  root
       circuit: / ;
       * Fourth column - full path of subcircuit definition;
       * Columns are tab-separated;
       *  Rows  are sorted by the 3-th column: root circuit, then
       first-level subcircuits, then second-level,  etc.   It  is
       IMPORTANT!

SEE ALSO
       s2h(1)

COMPOSED
       Composed by Gennady Serdyuk, gserdyuk@mail.ru


















Habala                     02-Aug-2000                          1


