Verilog Parser
|
Describes the type and value of a delay specifier. More...
#include <verilog_ast.h>
Data Fields | |
union { | |
void * data | |
ast_minmax_exp mintypmax | |
ast_identifier parameter_id | |
ast_identifier specparam_id | |
ast_number * unsigned_number | |
}; | |
ast_metadata | meta |
Node metadata. | |
ast_delay_value_type | type |
Describes the type and value of a delay specifier.