Verilog Parser
|
Describes a single 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_identifier | input_terminal |
specify_input_terminal_descriptor | |
ast_metadata | meta |
Node metadata. | |
ast_identifier | output_terminal |
specify_output_terminal_descriptor | |
ast_operator | polarity |
polarity_operator | |
Describes a single edge sensitive path declaration.