System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 4/03/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

1.1.123. module_get_keys

Description

Retrieve the keys available to query the module's SOPCINFO file content, for use in the command module_get_values. Keys are mapped to either the attribute or sub-element of the corresponding <module> in SOPCINFO file

Usage

module_get_keys <service-path> [<key...>]

ReturnType

String[]

Returns

A list of keys for the specified module path

Arguments

service-path
Module service path (from "get_service_paths module")
key... (optional)
Key(s) mapped to attribute(s) or sub-element(s)

Example

module_get_keys /designs/top.sof/my_ip.sopcinfo/foo