|
Verilog Parser
|
Describes a parallel edge sensitive path declaration. More...
#include <verilog_ast.h>
Data Fields | |
| ast_expression * | data_source |
| data_source_expression | |
| ast_list * | delay_value |
| path_delay_value | |
| ast_edge | edge |
| edge_identifier | |
| ast_list * | input_terminal |
| list_of_path_inputs | |
| ast_metadata | meta |
| Node metadata. | |
| ast_list * | output_terminal |
| list_of_path_outputs | |
| ast_operator | polarity |
| polarity_operator | |
Describes a parallel edge sensitive path declaration.