Verilog Parser

A single instance of a defined module. More...

#include <verilog_ast.h>

Data Fields

ast_identifier instance_identifier
 
ast_metadata meta
 Node metadata.
 
ast_listport_connections
 

Detailed Description

A single instance of a defined module.

Warning
Don't confuse this with ast_module_instantiation which is a collection of ast_module_instance with the same parameters.

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