Annotation Type SubcircuitPin

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int bits
      The bit size of a matching Pin.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String label
      The label of a matching Pin.
    • Element Detail

      • bits

        int bits
        The bit size of a matching Pin.
        Returns:
        The bit size of a matching Pin.
      • label

        String label
        The label of a matching Pin. If empty (the default), CircuitSimExtension will use the name of the field.
        Returns:
        The label of a matching Pin.
        Default:
        ""