techFindWireProfile
techFindWireProfile(d_techFileID t_name) =>d_wireProfileID/ nil
Description
(Virtuoso MultiTech Framework) Returns the ID of a specified wire profile name, if located in a specified technology file.
Arguments
Value Returned
Example
techFindWireProfile(tf "wp1")
Locates a wire profile with the name wp1.
Return to top