13.33.137 set_design
set_design -name design_name -family family_name –pathpath_name
This set_design command specifies the design name, family and path in which Designer will process the design. This step is absolutely required before importing the source files.
Note: Note: You need all three arguments for this command to set up your design.
Arguments
-name design_name
The name of the design. This is used as the base name for most of the files generated from Designer.
-family family_name
The Actel device family for which the design is being targeted.
-path path_name
The physical path of the directory in which the design files will be created.
