Command Reference2. FPGA Express Shell Commands delete_library _N_A_M_E delete_library Delete a design library. SYNTAX string delete_library -name _s_t_r_i_n_g string _s_t_r_i_n_g ARGUMENTS -name _s_t_r_i_n_g Library pathname The library directory name to be deleted in the workdir. DESCRIPTION This command deletes a vhdl logical library. All the intermediate files which were analyzed into this library are also deleted. The source files are only referenced by the project, and are not deleted. EXAMPLES Deletes the directory called "my_library" in workdir and all the analyzed files in "my_library". fe_shell > delete_library -name my_library SEE ALSO create_library(2),list_library(2) v3.0 Synopsys Inc. 1988-1998. All rights reserved. 2-1