get_board_families (::quartus::board)

The following table displays information for the get_board_families Tcl command:

Tcl Package and Version

Belongs to ::quartus::board 1.0

Syntax get_board_families [-h | -help] [-long_help]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
Description
This command returns the unique device families of all the loaded boards.
Example Usage
set families [::board::get_board_families]
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful