System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 3/28/2022
Public

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

Document Table of Contents

2.1.6. get_accessible_module

Description

Retrieve the IP targeted by the specified requirement. There is always only one such IP. Nothing is returned if the requirement is not an IP or OPTIONAL_IP requirement. To retrieve IP(s) that matches under a SYSTEM requirement, see get_accessible_modules.

Availability

All contexts except: DISCOVER, GLOBAL

Usage

get_accessible_module [-hpath <hpath>] [-module_name <module-name>] [-version <version>] <req-id>

ReturnType

String

Returns

Module path

Arguments

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
req-id
Requirement ID

Example

get_accessible_module req1