Intel® Quartus® Prime Standard Edition User Guide: Platform Designer

ID 683364
Date 12/15/2018
Public
Document Table of Contents

6.8.14. System Info Type Properties

Type Name Description
String ADDRESS_MAP An XML-formatted string that describes the address map for the interface specified in the SYSTEM_INFO parameter property.
Integer ADDRESS_WIDTH The number of address bits that Platform Designer requires to address memory-mapped slaves connected to the specified memory-mapped master in this instance.
String AVALON_SPEC The version of the Platform Designer interconnect. Refer to Avalon Interface Specifications.
Integer CLOCK_DOMAIN An integer that represents the clock domain for the interface specified in the SYSTEM_INFO parameter property. If this instance has interfaces on multiple clock domains, you can use this property to determine which interfaces are on each clock domain. The absolute value of the integer is arbitrary.
Long, Integer CLOCK_RATE The rate of the clock connected to the clock input specified in the SYSTEM_INFO parameter property. If zero, the clock rate is currently unknown.
String CLOCK_RESET_INFO The name of this instance's primary clock or reset sink interface. You use this property to determine the reset sink for global reset when you use Platform Designer interconnect that conforms to Avalon Interface Specifications.
String CUSTOM_INSTRUCTION_SLAVES Provides slave information, including the name, base address, address span, and clock cycle type.
String DESIGN_ENVIRONMENT A string that identifies the current design environment. Refer to Design Environment Type Properties.
String DEVICE The device part number of the selected device.
String DEVICE_FAMILY The family name of the selected device.
String DEVICE_FEATURES A list of key/value pairs delimited by spaces that indicate whether a device feature is available in the selected device family. The format of the list is suitable for passing to the array command. The keys are device features. The values are 1 if the feature is present, and 0 if the feature is absent.
String DEVICE_SPEEDGRADE The speed grade of the selected device.
Integer GENERATION_ID An integer that stores a hash of the generation time that Platform Designer uses as a unique ID for a generation run.
BigInteger, Long INTERRUPTS_USED A mask indicating which bits of an interrupt receiver are connected to interrupt senders. The interrupt receiver is specified in the system info argument.
Integer MAX_SLAVE_DATA_WIDTH The data width of the widest slave connected to the specified memory-mapped master.
String, Boolean, Integer QUARTUS_INI The value of the quartus.ini setting specified in the system info argument.
Integer RESET_DOMAIN An integer representing the reset domain for the interface specified in the SYSTEM_INFO parameter property If this instance has interfaces on multiple reset domains, you can use this property to determine which interfaces are on each reset domain. The absolute value of the integer is arbitrary.
String TRISTATECONDUIT_INFO An XML description of the tri-state conduit masters connected to a tri-state conduit slave. The slave is specified as the SYSTEM_INFO parameter property. The value contains information about the slave, connected master instance and interface names, and signal names, directions, and widths.
String TRISTATECONDUIT_MASTERS The names of the instance's interfaces that are tri-state conduit slaves.
String UNIQUE_ID A string guaranteed to be unique to this instance.