| 
		 | 	
   
The Defaults Statement has the following BNF syntax:
<defaults statement> ::=
      DEFAULTS
         <default def> ;
         { <default def> ; }
      END DEFAULTS;
<default def> ::=
   <lgroup> = <constant group>
| The Defaults Statement must be the first statement in the Logic Section. | 
| 
       - PLDWorld -  | 
    
| 
       
  | 
  
| Created by chm2web html help conversion utility. |