Command Reference2. FPGA Express Shell Commands create_project _N_A_M_E create_project Create an FPGA Express project. SYNTAX string create_project [-dir _p_r_o_j__d_i_r__c_o_n_t_a_i_n] _p_r_o_j_e_c_t__n_a_m_e string _p_r_o_j__d_i_r__c_o_n_t_a_i_n string _p_r_o_j_e_c_t__n_a_m_e ARGUMENTS -dir _p_r_o_j__d_i_r__c_o_n_t_a_i_n This is the directory that contains the project directory. This is NOT the project directory itself. The default _p_r_o_j__d_i_r__c_o_n_t_a_i_n is "." _p_r_o_j_e_c_t__n_a_m_e Project pathname. This will create both a _p_r_o_j_e_c_t _d_i_r_e_c_t_o_r_y of this name and a file named _p_r_o_j_e_c_t__n_a_m_e.exp within that directory. The _p_r_o_j_e_c_t _d_i_r_e_c_t_o_r_y must be writable by the user. DESCRIPTION Creates a directory and an associated .exp file in that directory. Subsequent operations and fe_shell commands may produce intermediate files that will be stored in the directory. The newly created project becomes the current project. SEE ALSO close_project (2), open_project (2) v3.0 Synopsys Inc. 1988-1998. All rights reserved. 2-1