5.34.80 Example
The command below imports the HDL source files file1.vhd and file2.vhd:
import_files -hdl_source file1.vhd –hdl_source file2.vhd
new_project
new_project -name project_name -location project_location -family family_name –die device_die - package package_name -hdl HDL_type
Creates a new project in the Libero IDE. If you do not specify a location, Libero IDE saves the new project in your current working directory.
