


   28 February 1991                                                     PZ(1)



   NAME
     pz - PARZ Parallel Simulator

   SYNOPSIS
     pz { -_o_p_t_i_o_n_s | _f_i_l_e }*

   DESCRIPTION
     pz is the PARZ Parallel Simulator.

     _O_p_t_i_o_n_s and _f_i_l_e_s given on the command line are traversed from left to
     right.  _O_p_t_i_o_n_s set parameters for simulation, which are valid for all
     _f_i_l_e_s following the _o_p_t_i_o_n , until they are reset by another _o_p_t_i_o_n.

     After an _o_p_t_i_o_n -_l the simulator enters command level indicated by the
     prompt "P>" (or "P*" if simulation was interrupted).


   OPTIONS

     -c[0|1]
          disable / enable automatic compiling (enabled if number is omit-
          ted).
          Files ending in ._p are always compiled.
          Default is disabled.

     -d[0|1]
          disable / enable DEBUG/TRACE-output (enabled if number is omitted).
          Default is enabled.

     -e_n_u_m_b_e_r
          set number of reported errors and warnings.
          Default is 15.

     -f   set filter-mode : a program is read from standard input and started
          _A_t_t_e_n_t_i_o_n : no _f_i_l_e-arguments are allowed after -f.
          The read program should not try to read from standard input.

     -l   load file (if any is following on command line) and enter command
          level.

     -m_n_u_m_b_e_r
          set 'MORE'-screensize to _n_u_m_b_e_r.
          Default (or if _n_u_m_b_e_r is omitted) is 23.
          Disable 'MORE'-style output if _n_u_m_b_e_r is 0

     -r[0|1|2][_f_i_l_e]
          set record-mode off / short / long (short if number is omitted).
          Default is off.
          Define name for record-file (generated from input-filename if _f_i_l_e
          is omitted).
          _A_t_t_e_n_t_i_o_n : with _f_i_l_e given, this option may not be merged with
          other options.



                                                                            1






   PZ(1)                                                     28 February 1991


     -s[0|1|2]
          set single-step mode to off / Parallaxis / PARZ (Parallaxis if
          number is omitted).
          Default is off.

     -w[0|1]
          disable / enable runtime-warnings (enabled if number is omitted).
          Default is enabled.

   COMMANDS
     Type "h" on command level to get information about the simulator com-
     mands

   FILE NAMING CONVENTIONS
     For PARZ-programs pz knows the standard extension ._z,
     for Parallaxis-programs the standard extension is ._p . If a given
     filename has no appropriate standard extension, the simulator will first
     look for a file with a standard extension.

   SEE ALSO
     pa(1),



































   2


99
