Verilog Parser

Describes a single delay control statement. More...

#include <verilog_ast.h>

Data Fields

union {
   ast_expression *   mintypmax
 
   ast_delay_value *   value
 
}; 
 
ast_metadata meta
 Node metadata.
 
ast_delay_ctrl_type type
 

Detailed Description

Describes a single delay control statement.


The documentation for this struct was generated from the following file: