ipdrc::set_ip_info (::quartus::ipdrc)

The following table displays information for the ipdrc::set_ip_info Tcl command:

Tcl Package and Version

Belongs to ::quartus::ipdrc 1.0

Syntax ipdrc::set_ip_info [-h | -help] [-long_help] -file <file>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-file <file> JSON file containing instances information of the design
Description
IPDRC set IP info --This command initializes the content of the static IPDRC_CHECK_UTILS object with the given JSON file
Example Usage
ipdrc::set_ip_info -file $file
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful