Verilog Parser
ast_n_output_gate_instance Struct Reference

Describes a single gate with one input and several outputs. More...

#include <verilog_ast.h>

Data Fields

ast_expression * input
 
ast_metadata meta
 Node metadata.
 
ast_identifier name
 
ast_listoutputs
 

Detailed Description

Describes a single gate with one input and several outputs.


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