Command Reference2. FPGA Express Shell Commands report_file _N_A_M_E report_file Generate a file report SYNTAX string report_file _L_i_s_t__o_f__f_i_l_e_s string _L_i_s_t__o_f__f_i_l_e_s ARGUMENTS _L_i_s_t__o_f__f_i_l_e_s Files to report (e.g., *.vhd) The file names, separated by commas. DESCRIPTION This command displays a report for the files listed. The report gives the type, source, status, and designs of the analyzed files. EXAMPLES The reports for the files "myfile_1.vhd" and "myfile_2.vhd" are generated. fe_shell > _r_e_p_o_r_t__f_i_l_e _m_y_f_i_l_e__1._v_h_d,_m_y_f_i_l_e__2._v_h_d ================ File myfile_1.vhd ================ Type: VHDL Source: has been successfully analyzed Status: 0 errors, 0 warnings, 0 messages Designs: my_design ================ File myfile_2.vhd ================ Type: VHDL Source: has been successfully analyzed Status: 0 errors, 1 warnings, 0 messages Designs: my_design SEE ALSO add_file(2),analyze_file(2), v3.0 Synopsys Inc. 1988-1998. All rights reserved. 2-1