Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 9/26/2022
Public

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

Document Table of Contents

4.1.2.33. bpps::select_dr_ips (::quartus::bpps)

The following table displays information for the bpps::select_dr_ips Tcl command:

Tcl Package and Version

Belongs to ::quartus::bpps

Syntax bpps::select_dr_ips [-h | -help] [-long_help] [-deselect] [-ips <ips> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-deselect Deselects any selections previously made
-ips <ips> One or more ip ids that exist in DR groups
Description
Selects the DR ips. Any placement sync requests afterwards will only return placements for those selected DR IPs. All other non-DR placements are still returned.
Any IP IDs passed over that are inside DR groups will be ignored.
Example Usage
This command currently contains no example usage.
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful