get_board_info (::quartus::board)

The following table displays information for the get_board_info Tcl command:

Tcl Package and Version

Belongs to ::quartus::board 1.0

Syntax get_board_info [-h | -help] [-long_help] [-family <family> ] [-name <name> ]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-family <family> The device family that the board targeted to
-name <name> The name of the board
Description
This command returns the information of boards that contain the given board name and device family (case insensitive). If no argument is given, the command will return the information of all the available boards.
Example Usage
::board::get_board_info 
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful