|
Verilog Parser
|
Describes the declaration of a user defined primitive (UDP) More...
#include <verilog_ast.h>
Data Fields | |
| ast_node_attributes * | attributes |
| ast_list * | body_entries |
| ast_udp_body_type | body_type |
| ast_identifier | identifier |
| ast_udp_initial_statement * | initial |
| IFF body_type = sequential. | |
| ast_metadata | meta |
| Node metadata. | |
| ast_list * | ports |
Describes the declaration of a user defined primitive (UDP)