Verilog Parser
ast_n_input_gate_instances Struct Reference

A collection of n-input gates with the same type and delay properties. More...

#include <verilog_ast.h>

Data Fields

ast_delay3 * delay
 
ast_drive_strength * drive_strength
 
ast_listinstances
 
ast_metadata meta
 Node metadata.
 
ast_gatetype_n_input type
 

Detailed Description

A collection of n-input gates with the same type and delay properties.


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