Verilog Parser
ast_edge_sensitive_full_path_declaration Struct Reference

Describes a parallel edge sensitive path declaration. More...

#include <verilog_ast.h>

Data Fields

ast_expression * data_source
 data_source_expression
 
ast_listdelay_value
 path_delay_value
 
ast_edge edge
 edge_identifier
 
ast_listinput_terminal
 list_of_path_inputs
 
ast_metadata meta
 Node metadata.
 
ast_listoutput_terminal
 list_of_path_outputs
 
ast_operator polarity
 polarity_operator
 

Detailed Description

Describes a parallel edge sensitive path declaration.


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