ancGetSimInstName
ancGetSimInstName(l_netlistDpl) =>t_extName
Description
This function provides the external instance name for the current instance being formatted in the netlister. The function must only be used by customized socket netlisters or custom socket netlist procedures. The routine takes into consideration the netlist mode (FNL, HNL or IHNL), case mapping (lower, upper or mixed) and the prefix for the instance.
Argument
Value Returned
Example
ancGetSimInstName( netdpl )
Return to top