Scripting

device get_device_count (Tcl Script API Function)



The device get_device_count function has the following format:

Syntax device get_device_count <family_name>
Arguments
<family_name> The name of the device family for which you want a device count.
Return Value
Code Name Code String Return
TCL_OK 0 <device count for the given family>
TCL_ERROR 1 wrong # args. Usage: "device device_count <family_name>"
Description Returns the number of devices in the specified device family.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.