Command Reference2. FPGA Express Shell Commands create_library _N_A_M_E create_library Create a design library. SYNTAX string create_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 pathname to be created under the workdir. DESCRIPTION This command creates a new vhdl logical library. A directory is created under the workdir where new vhdl libraries can be placed. EXAMPLES Creates a new directory called "my_library" in workdir where vhdl libraries can be placed. fe_shell > create_library -name my_library SEE ALSO delete_library(2),list_library(2), v3.0 Synopsys Inc. 1988-1998. All rights reserved. 2-1