pdaCallbackFunction


The intended use is to support software that can trigger actions on some action - for example a redraw on the screen if the parameters change.

Structure

The attributes and elements are shown below, in a sorted per type fashion.
In case a list is printed after an element, it indicates that you can have many, otherwise it should be a single element. With a optional it tells the element is not required.

<function  
trigger="..." ... > ...
  <code> ... </code>    optional
  <software> ... </software>    optional
</function>

XSD

The schema file can be downloaded or viewed at xPDK_Base.

Details

code

software specific.

software

Type pdaSoftware documentation:
The main idea is that the foundry identifies the 'agreed upon' or 'qualified with' status and that during export and/or pdk load we (can) check this.

trigger