13.33.21 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.

Arguments

-name project_name

The name of the project. This is used as the base name for most of the files generated from Libero IDE.

-location project_location

The location of the project. Must not be an existing directory.

-family family_name

The Actel device family for your targeted design.

-die device_die

Die for your targeted design.

-package package_name

Package for your targeted design.

-hdl HDL_type

Sets the HDL type for your new project.

ValueDescription

VHDL

Sets your new projects HDL type to VHDL

VERILOG

Sets your new projects to Verilog