Command Reference2. FPGA Express Shell Commands report_library _N_A_M_E report_library Generate a library report SYNTAX string report_library _L_i_s_t__o_f__l_i_b_r_a_r_i_e_s string _L_i_s_t__o_f__l_i_b_r_a_r_i_e_s ARGUMENTS _L_i_s_t__o_f__l_i_b_r_a_r_i_e_s Libraries to report The name of the libraries, separated by commas. DESCRIPTION This command displays a report for the list of libraries. The report gives the number of errors, warnings, and messages reported for an analyzed file. EXAMPLES The reports for the libraries WORK and "my_library", are generated. The default WORK library contains "myfile_1.vhd" file and "my_library" contains "myfile_2.vhd". fe_shell > _r_e_p_o_r_t__l_i_b_r_a_r_y _W_O_R_K,_m_y__l_i_b_r_a_r_y ============ Library WORK ============ File: myfile_1.vhd VHDL analyzed error=0 warning=0 message=0 =========== Library my_library =========== File: myfile_2.vhd VHDL analyzed error=0 warning=0 message=0 SEE ALSO list_library(2) v3.0 Synopsys Inc. 1988-1998. All rights reserved. 2-1