org.accellera.ipxact.v1685_2022.ve package
Submodules
org.accellera.ipxact.v1685_2022.ve.abstraction_definition_port module
org.accellera.ipxact.v1685_2022.ve.abstractor_clearbox_element_ref module
org.accellera.ipxact.v1685_2022.ve.abstractor_constraint_set_ref module
org.accellera.ipxact.v1685_2022.ve.abstractor_file module
org.accellera.ipxact.v1685_2022.ve.abstractor_file_set_ref module
org.accellera.ipxact.v1685_2022.ve.abstractor_instances module
org.accellera.ipxact.v1685_2022.ve.abstractor_module_parameter module
org.accellera.ipxact.v1685_2022.ve.abstractor_port module
org.accellera.ipxact.v1685_2022.ve.abstractor_port_map module
org.accellera.ipxact.v1685_2022.ve.abstractor_type_parameter module
org.accellera.ipxact.v1685_2022.ve.abstractor_view module
org.accellera.ipxact.v1685_2022.ve.active_interface module
org.accellera.ipxact.v1685_2022.ve.ad_hoc_connection module
org.accellera.ipxact.v1685_2022.ve.address_block module
org.accellera.ipxact.v1685_2022.ve.address_space module
org.accellera.ipxact.v1685_2022.ve.address_space_ref module
org.accellera.ipxact.v1685_2022.ve.alternate_register module
org.accellera.ipxact.v1685_2022.ve.bank module
org.accellera.ipxact.v1685_2022.ve.bus_interface module
org.accellera.ipxact.v1685_2022.ve.bus_interface_ref module
org.accellera.ipxact.v1685_2022.ve.channel module
org.accellera.ipxact.v1685_2022.ve.choices module
- class org.accellera.ipxact.v1685_2022.ve.choices.Choices(choice=<factory>)
Bases:
objectChoices used by elements with an attribute ipxact:choiceRef.
- Variables:
choice – Non-empty set of legal values for a elements with an attribute ipxact:choiceRef.
- Parameters:
choice (Iterable[Choice])
- class Choice(name=None, enumeration=<factory>, id=None)
Bases:
object- Variables:
name – Choice key, available for reference by the ipxact:choiceRef attribute.
enumeration – One possible value of ipxact:choice
id
- Parameters:
name (str | None)
enumeration (Iterable[Enumeration])
id (str | None)
- class Enumeration(value='', other_attributes=<factory>, text=None, help=None, id=None)
Bases:
ComplexBaseExpression- Variables:
text – When specified, displayed in place of the ipxact:enumeration value
help – Text that may be displayed if the user requests help about the meaning of an element
id
- Parameters:
value (str)
other_attributes (Mapping[str, str])
text (str | None)
help (str | None)
id (str | None)
- help: str | None
- id: str | None
- other_attributes: Mapping[str, str]
- text: str | None
- value: str
- enumeration: Iterable[Enumeration]
- id: str | None
- name: str | None
org.accellera.ipxact.v1685_2022.ve.clearbox_element module
org.accellera.ipxact.v1685_2022.ve.clearbox_element_ref module
org.accellera.ipxact.v1685_2022.ve.complex_base_expression module
org.accellera.ipxact.v1685_2022.ve.component_instance module
org.accellera.ipxact.v1685_2022.ve.constraint_set_ref module
org.accellera.ipxact.v1685_2022.ve.cpu module
org.accellera.ipxact.v1685_2022.ve.external_port_reference module
org.accellera.ipxact.v1685_2022.ve.field_mod module
org.accellera.ipxact.v1685_2022.ve.file module
org.accellera.ipxact.v1685_2022.ve.file_set_ref module
org.accellera.ipxact.v1685_2022.ve.hier_interface module
org.accellera.ipxact.v1685_2022.ve.interconnection module
org.accellera.ipxact.v1685_2022.ve.interconnection_configuration module
org.accellera.ipxact.v1685_2022.ve.interface_ref module
org.accellera.ipxact.v1685_2022.ve.internal_port_reference module
org.accellera.ipxact.v1685_2022.ve.is_present module
- class org.accellera.ipxact.v1685_2022.ve.is_present.IsPresent(value='', other_attributes=<factory>)
Bases:
UnsignedBitExpressionExpression that determines whether the enclosing element should be treated as present (expression evaluates to “true”) or disregarded (expression evalutes to “false”)
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.local_memory_map module
org.accellera.ipxact.v1685_2022.ve.memory_map module
org.accellera.ipxact.v1685_2022.ve.memory_remap module
org.accellera.ipxact.v1685_2022.ve.module_parameter module
org.accellera.ipxact.v1685_2022.ve.monitor_interconnection module
org.accellera.ipxact.v1685_2022.ve.monitor_interface module
org.accellera.ipxact.v1685_2022.ve.port module
org.accellera.ipxact.v1685_2022.ve.port_map module
org.accellera.ipxact.v1685_2022.ve.real_expression module
- class org.accellera.ipxact.v1685_2022.ve.real_expression.RealExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionA real which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to a real value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a real value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (float | None)
maximum (float | None)
- maximum: float | None
- minimum: float | None
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.register module
org.accellera.ipxact.v1685_2022.ve.register_file module
org.accellera.ipxact.v1685_2022.ve.segment module
org.accellera.ipxact.v1685_2022.ve.signed_int_expression module
- class org.accellera.ipxact.v1685_2022.ve.signed_int_expression.SignedIntExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionA signed int which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to a long value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a long value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.signed_longint_expression module
- class org.accellera.ipxact.v1685_2022.ve.signed_longint_expression.SignedLongintExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionAn unsigned longint which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to a signed longint value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a signed longint value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.string_expression module
- class org.accellera.ipxact.v1685_2022.ve.string_expression.StringExpression(value='', other_attributes=<factory>)
Bases:
ComplexBaseExpressionRepresents a string.
It supports an expression value.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.string_uriexpression module
- class org.accellera.ipxact.v1685_2022.ve.string_uriexpression.StringUriexpression(value='', other_attributes=<factory>)
Bases:
ComplexBaseExpressionIP-XACT URI, like a standard xs:anyURI except that it can contain environment variables in the ${ } form, to be replaced by their value to provide the underlying URI.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.subspace_map module
org.accellera.ipxact.v1685_2022.ve.transparent_bridge module
org.accellera.ipxact.v1685_2022.ve.type_parameter module
org.accellera.ipxact.v1685_2022.ve.unsigned_bit_expression module
- class org.accellera.ipxact.v1685_2022.ve.unsigned_bit_expression.UnsignedBitExpression(value='', other_attributes=<factory>)
Bases:
ComplexBaseExpressionRepresents a single-bit/bool.
It supports an expression value.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.unsigned_bit_vector_expression module
- class org.accellera.ipxact.v1685_2022.ve.unsigned_bit_vector_expression.UnsignedBitVectorExpression(value='', other_attributes=<factory>)
Bases:
ComplexBaseExpressionRepresents a bit-string.
It supports an expression value.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.unsigned_int_expression module
- class org.accellera.ipxact.v1685_2022.ve.unsigned_int_expression.UnsignedIntExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionAn unsigned int which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to an unsiged int value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a unsigned int value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.unsigned_longint_expression module
- class org.accellera.ipxact.v1685_2022.ve.unsigned_longint_expression.UnsignedLongintExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionAn unsigned longint which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to a unsigend longint value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to an unsigend longint value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.unsigned_positive_int_expression module
- class org.accellera.ipxact.v1685_2022.ve.unsigned_positive_int_expression.UnsignedPositiveIntExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionAn positive unsigned int which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to an unsiged int value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a unsigned int value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.unsigned_positive_longint_expression module
- class org.accellera.ipxact.v1685_2022.ve.unsigned_positive_longint_expression.UnsignedPositiveLongintExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionA positive unsigned longint which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to a positive unsigned longint value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a positive unsigned longint value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
org.accellera.ipxact.v1685_2022.ve.view module
org.accellera.ipxact.v1685_2022.ve.view_configuration module
Module contents
- class org.accellera.ipxact.v1685_2022.ve.AbstractionDefinitionPort(is_present=None)
Bases:
objectAbstraction definition port isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AbstractorClearboxElementRef(is_present=None)
Bases:
objectAbstractor clearboxElementRef isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AbstractorConstraintSetRef(is_present=None)
Bases:
objectAbstractor constraintSetRef isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AbstractorFile(is_present=None)
Bases:
objectAbstractor file isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AbstractorFileSetRef(is_present=None)
Bases:
objectAbstractor fileSetRef isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AbstractorInstances(is_present=None)
Bases:
objectAbstractor instances isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AbstractorModuleParameter(is_present=None)
Bases:
objectAbstractor moduleParameter isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AbstractorPort(is_present=None)
Bases:
objectAbstractor port isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AbstractorPortMap(is_present=None)
Bases:
objectAbstractor portMap isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AbstractorTypeParameter(is_present=None)
Bases:
objectAbstractor typeParameter isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AbstractorView(is_present=None)
Bases:
objectAbstractor view isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.ActiveInterface(is_present=None)
Bases:
objectActiveInterface isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AdHocConnection(is_present=None)
Bases:
objectAdHocConnection isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AddressBlock(is_present=None)
Bases:
objectAddressBlock isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AddressSpace(is_present=None)
Bases:
objectAddressSpace isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AddressSpaceRef(is_present=None)
Bases:
objectAddressSpaceRef isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.AlternateRegister(is_present=None)
Bases:
objectAlternateRegister isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.BusInterface(is_present=None)
Bases:
objectBusInterface isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.BusInterfaceRef(is_present=None)
Bases:
objectBusInterfaceRef isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.Channel(is_present=None)
Bases:
objectChannel isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.Choices(choice=<factory>)
Bases:
objectChoices used by elements with an attribute ipxact:choiceRef.
- Variables:
choice – Non-empty set of legal values for a elements with an attribute ipxact:choiceRef.
- Parameters:
choice (Iterable[Choice])
- class Choice(name=None, enumeration=<factory>, id=None)
Bases:
object- Variables:
name – Choice key, available for reference by the ipxact:choiceRef attribute.
enumeration – One possible value of ipxact:choice
id
- Parameters:
name (str | None)
enumeration (Iterable[Enumeration])
id (str | None)
- class Enumeration(value='', other_attributes=<factory>, text=None, help=None, id=None)
Bases:
ComplexBaseExpression- Variables:
text – When specified, displayed in place of the ipxact:enumeration value
help – Text that may be displayed if the user requests help about the meaning of an element
id
- Parameters:
value (str)
other_attributes (Mapping[str, str])
text (str | None)
help (str | None)
id (str | None)
- help: str | None
- id: str | None
- other_attributes: Mapping[str, str]
- text: str | None
- value: str
- enumeration: Iterable[Enumeration]
- id: str | None
- name: str | None
- class org.accellera.ipxact.v1685_2022.ve.ClearboxElement(is_present=None)
Bases:
objectClearboxElement isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.ClearboxElementRef(is_present=None)
Bases:
objectClearboxElementRef isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.ComplexBaseExpression(value='', other_attributes=<factory>)
Bases:
objectRepresents the base-type for an expressions.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.ComponentInstance(is_present=None)
Bases:
objectComponent instance isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.ConstraintSetRef(is_present=None)
Bases:
objectConstraintSetRef isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.Cpu(is_present=None)
Bases:
objectCpu isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.ExternalPortReference(is_present=None)
Bases:
objectExternal port isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.FieldType(is_present=None)
Bases:
objectField isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.File(is_present=None)
Bases:
objectFile isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.FileSetRef(is_present=None)
Bases:
objectFileSetRef isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.HierInterface(is_present=None)
Bases:
objectHierInterface isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.Interconnection(is_present=None)
Bases:
objectInterconnection isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.InterconnectionConfiguration(is_present=None)
Bases:
objectInterconnection configuration isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.InterfaceRef(is_present=None)
Bases:
objectInterface reference isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.InternalPortReference(is_present=None)
Bases:
objectInternal ort isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.IsPresent(value='', other_attributes=<factory>)
Bases:
UnsignedBitExpressionExpression that determines whether the enclosing element should be treated as present (expression evaluates to “true”) or disregarded (expression evalutes to “false”)
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.LocalMemoryMap(is_present=None)
Bases:
objectLocalMemoryMap isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.MemoryMap(is_present=None)
Bases:
objectMemoryMap isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.MemoryRemap(is_present=None)
Bases:
objectMemoryRemap isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.ModuleParameter(is_present=None)
Bases:
objectModuleParameter isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.MonitorInterconnection(is_present=None)
Bases:
objectMonitor interconnection isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.MonitorInterface(is_present=None)
Bases:
objectMonitor interface isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.Port(is_present=None)
Bases:
objectPort isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.PortMap(is_present=None)
Bases:
objectPortMap isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.RealExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionA real which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to a real value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a real value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (float | None)
maximum (float | None)
- maximum: float | None
- minimum: float | None
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.Register(is_present=None)
Bases:
objectRegister isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.RegisterFile(is_present=None)
Bases:
objectRegisterFile isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.Segment(is_present=None)
Bases:
objectSegment isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.SignedIntExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionA signed int which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to a long value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a long value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.SignedLongintExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionAn unsigned longint which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to a signed longint value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a signed longint value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.StringExpression(value='', other_attributes=<factory>)
Bases:
ComplexBaseExpressionRepresents a string.
It supports an expression value.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.StringUriexpression(value='', other_attributes=<factory>)
Bases:
ComplexBaseExpressionIP-XACT URI, like a standard xs:anyURI except that it can contain environment variables in the ${ } form, to be replaced by their value to provide the underlying URI.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.SubspaceMap(is_present=None)
Bases:
objectSubspaceMap isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.TransparentBridge(is_present=None)
Bases:
objectTransparentBridge isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.TypeParameter(is_present=None)
Bases:
objectTypeParameter isPresent extension.
- Parameters:
is_present (IsPresent | None)
- class org.accellera.ipxact.v1685_2022.ve.UnsignedBitExpression(value='', other_attributes=<factory>)
Bases:
ComplexBaseExpressionRepresents a single-bit/bool.
It supports an expression value.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.UnsignedBitVectorExpression(value='', other_attributes=<factory>)
Bases:
ComplexBaseExpressionRepresents a bit-string.
It supports an expression value.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.UnsignedIntExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionAn unsigned int which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to an unsiged int value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a unsigned int value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.UnsignedLongintExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionAn unsigned longint which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to a unsigend longint value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to an unsigend longint value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.UnsignedPositiveIntExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionAn positive unsigned int which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to an unsiged int value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a unsigned int value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str
- class org.accellera.ipxact.v1685_2022.ve.UnsignedPositiveLongintExpression(value='', other_attributes=<factory>, minimum=None, maximum=None)
Bases:
ComplexBaseExpressionA positive unsigned longint which supports an expression value.
- Variables:
minimum – For elements which can be specified using expression which are supposed to be resolved to a positive unsigned longint value, this indicates the minimum value allowed.
maximum – For elements which can be specified using expression which are supposed to be resolved to a positive unsigned longint value, this indicates the maximum value allowed.
- Parameters:
value (str)
other_attributes (Mapping[str, str])
minimum (int | None)
maximum (int | None)
- maximum: int | None
- minimum: int | None
- other_attributes: Mapping[str, str]
- value: str