Verilog Parser
|
Describes a set of assignments with the same drive strength and delay. More...
#include <verilog_ast.h>
Data Fields | |
ast_list * | assignments |
A list of ast_single_assignment. | |
ast_metadata | meta |
Node metadata. | |
Describes a set of assignments with the same drive strength and delay.