System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 4/01/2024
Public
Document Table of Contents

1.1.186. toolkit_get_toolkit_matching_services

Description

Retrieve the path for services that match the specified arguments

Usage

toolkit_get_toolkit_matching_services [-requirement <requirement-id>] [-recursive <BOOLEAN_OPTIONAL>] [-hpath <hpath>] [-type <type>] [-agent_type_name <agent-type-name>] <service-path>

ReturnType

String[]

Returns

A list of service paths matching the specified arguments

Arguments

requirement-id (optional)
Requirement ID
BOOLEAN_OPTIONAL (optional)
hpath (optional)
Full hierarchy path of the service
type (optional)
Service type (e.g. master, slave, etile)
agent-type-name (optional)
Debug agent type name (e.g. jtag_phy.jtag)
service-path
Toolkit service path (from "get_service_paths toolkit")

Example

toolkit_get_toolkit_matching_services -requirement req1 /toolkits/my_toolkit_1.0