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.185. toolkit_get_toolkit_matching_modules

Description

Retrieve the path for IPs (modules) that match the specified arguments

Usage

toolkit_get_toolkit_matching_modules [-requirement <requirement-id>] [-recursive <BOOLEAN_OPTIONAL>] [-hpath <hpath>] [-module_name <module-name>] [-version <version>] <service-path>

ReturnType

String[]

Returns

A list of module paths matching the specified arguments

Arguments

requirement-id (optional)
Requirement ID
BOOLEAN_OPTIONAL (optional)
hpath (optional)
Full hierarchy path of the IP
module-name (optional)
Module name (a.k.a. entity name) of the IP
version (optional)
IP version
service-path
Toolkit service path (from "get_service_paths toolkit")

Example

toolkit_get_toolkit_matching_modules -requirement req1 /toolkits/my_toolkit_1.0