Verilog Parser
|
Describes a single UDP body sequentially or combinatorially. More...
#include <verilog_ast.h>
Data Fields | |
ast_udp_body_type | body_type |
ast_list * | entries |
ast_udp_initial_statement * | initial |
IFF body_type = sequential. | |
ast_metadata | meta |
Node metadata. | |
Describes a single UDP body sequentially or combinatorially.