Command Reference2. FPGA Express Shell Commands get_device _N_A_M_E get_device Create a list of devices for a target SYNTAX string get_device [-regexp] _t_a_r_g_e_t__n_a_m_e _p_a_t_t_e_r_n string _t_a_r_g_e_t__n_a_m_e string _p_a_t_t_e_r_n ARGUMENTS -regexp Pattern is a full regular expression. _t_a_r_g_e_t__n_a_m_e _t_a_r_g_e_t__n_a_m_e specifies a target FPGA family. _p_a_t_t_e_r_n Only return devices 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_device returns the available devices (parts) for the specified FPGA target family. EXAMPLES fe_shell > get_device VIRTEX V1000* V1000BG560 V1000FG680 fe_shell > get_device -regexp FLEX10K EPF10K70.* EPF10K70GC503 EPF10K70RC240 SEE ALSO object(2),create_chip(2) v3.0 Synopsys Inc. 1988-1998. All rights reserved. 2-1