Command Reference fe_shell 1 _N_A_M_E fe_shell FPGA Express command shell SYNTAX fe_shell[-help] string _s_c_r_i_p_t__f_i_l_e__n_a_m_e int _s_e_c_o_n_d_s string _l_o_g__f_i_l_e__n_a_m_e ARGUMENTS -help This option lists the available options to fe_shell. -file _s_c_r_i_p_t__f_i_l_e__n_a_m_e This option specifies the name of a file containing fe_shell commands to execute upon startup. -time _s_e_c_o_n_d_s Limit the CPU time for an fe_shell session to this value. After the specified number of CPU seconds, an error message will be displayed an fe_shell will terminate. -log _l_o_g__f_i_l_e__n_a_m_e This option specifies the name of the log file. Commands that are passed to fe_shell are saved in this log file. The default name for this file is _f_e__s_h_e_l_l __c_o_m_m_a_n_d._l_o_g. DESCRIPTION fe_shell is Tcl-based command-line interface to FPGA Express . To maintain the ease-of-use of FPGA Express , the data models defined by the FPGA Express graphical user interface is preserved in command line form (see object(2)). fe_shell commands are in the form: __. Commands are organized into command groups either by action or by object. A special command group _b_u_i_l_t_i_n contains a list of supported Tcl keywords as well as some generic command line utilities that are common to Synopsys command-line interfaces. v3.0 Synopsys Inc. 1988-1998. All rights reserOvcetdo.ber, 1998-1 1 fe_shell Command Reference Commands and options that are not in the _b_u_i_l_t_i_n command group can be abbreviated as long as the abbreviation is unique. If the abbreviation is not unique, a list of matching commands is displayed. The list of available commands can be displayed by the help command. Additional summary for a particular command can be obtained by invoking the command with the -_h_e_l_p option or by invoking the help command with the command name as an argument. More detailed help can be obtained by using the man command. SEE ALSO object(2),man(2) October, 19S9y8n-o2psys Inc. 1988-1998. All rights reserved. v3.0