LayoutInterfaceArguments

This field allows to set the PDK specific parameters for a layout-interface call. It should be a comma-seperated list of BB-parameter=interface-parameter.
For BB parameters that are not in the list, it will use the epIConfig class to store/set/get the value to use, so you can have in your instance creation more (or less) arguments compared to the epLayoutInterface class itself.
Use self.X for the epLayoutInterface fields, this will be stripped for spt, so the code is the same for python and espt; in some cases you may need the ops_X() calls to further be language independent.

Structure

This element is simple - it does not have attributes or elements. The text that fills up the ... is value used.


<LayoutInterfaceArguments> ... </LayoutInterfaceArguments>

XSD

The schema file can be downloaded or viewed at Epiphany.

Details