Command Reference2. FPGA Express Shell Commands get_target _N_A_M_E get_target Create a list of targets SYNTAX string get_target [-regexp] _p_a_t_t_e_r_n string _p_a_t_t_e_r_n ARGUMENTS -regexp Pattern is a full regular expression. _p_a_t_t_e_r_n Only return targets matching _p_a_t_t_e_r_n. If the regexp option is given, pattern is a regular expression. Otherwise, it is a glob-style pattern. DESCRIPTION get_target returns the available FPGA families in FPGA Express . The names that are returned by the get_target command are the only valid identifiers for commands that accept target names such as the create_chip command. EXAMPLES This command creates a list of all available targets that start with the letter 'A'. fe_shell > get_target A* ACT2-1200XL ACT3 A3200DX A42MX A54SX ATMEL SEE ALSO object(2),create_chip(2), v3.0 Synopsys Inc. 1988-1998. All rights reserved. 2-1