Field: start address (dm_HasAddressRange_startAddress)
The base physical address of the memory region.
IRI: https://w3id.org/altium/cdm/deviceModel/HasAddressRange_startAddress
Alias: startAddress
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| AddressBlock | Address block with start, size, and optional registers and peripherals | no |
| dm_HasAddressRange | A mixin for entities that occupy a specific span of the memory map | no |
| Register | A hardware register within an address block | no |
| AddressSegment | A contiguous region of the device's memory map | no |
Properties
-
Range: integer
-
Required: True
Identifier and Mapping Information
LinkML Source
name: dm_HasAddressRange_startAddress
description: The base physical address of the memory region.
title: start address
from_schema: https://w3id.org/altium/cdm/
slot_uri: dm:HasAddressRange_startAddress
identifier: true
alias: startAddress
owner: dm_HasAddressRange
domain_of:
- dm_HasAddressRange
range: integer
required: true