stop command

    (A) Function
        Setting simulation stop time with the top priority. 

    (B) Format

         stop  [ <stop time> ]

    (C) Parameter
       <stop time>
         Designate forced simulation stop time. When time comes to this 
         specified time, the running simulation stops even before the stop
         time specified in the forward command.
         Use an unsigned integer or +-signed integer. 
         In the case of a +-signed integer, the simulation stop time is
         the simulation time issued plus the time given by the integer here.

    (D) Notes
        If an unsigned integer is specified in <stop time>, you need to 
        reissue the stop command to put the simulation time forward. 
	 When SECONDS starts up, the default <stop time> is + 1000.

    (E) Related items
      forward command