Visible to Intel only — GUID: xiy1565296609997
Ixiasoft
4.1. Create New Project Directory
The Initial_Shell_ provides the starting structure for your design.
Create a new project directory and copy the Initial_Shell_ files to the new project directory.
$ mkdir <Your new project directory name>
$ cd <Your new project directory name>
$ cp -R $N3000_EXAMPLE_ROOT/Initial_Shell_AFU/* .
Your design directory is now ready for your new design work.