5.1 Packaging Projects
5.2 Opening a UNIX Terminal Window
5.3 Using the Command Line
5.4 Exporting and Importing Scenarios
5.5 Running Inspect and Sentaurus Visual
Sentaurus Workbench projects can be packaged, that is, they can be copied and compressed for later use. For example, project packages can be easily exchanged and sent by email.
To package the project SimpleMOS:
The project is first cleaned up (see Section 2.7 Cleaning Up Project Directories), and all files are copied and compressed into the SimpleMOS.gzp file. Moreover, the .gzp file is encrypted so that it can go through email filters.
To import a project package:
If an encryption key different from the default one (swb) is used when exporting a project, you will be required to enter this key when importing the project.
In addition, projects can be saved by choosing Project > Save As > Clean Project, which cleans up the project before it is saved in an uncompressed format.
It can be convenient to access the contents of the current project directory from the command line. In Sentaurus Workbench, you can open an Xterm, which can be used like any other UNIX terminal window.
To open a UNIX terminal:
All interactive operations associated with running a project can be accomplished using the command line. The following commands are available for:
For more information about the commands that can be executed from the command line, refer to the Sentaurus™ Workbench User Guide or use the command:
> <command> -h[elp]
For example:
> gsub -h
Scenarios are sets of parameters and variables visible on the Project tab. They can be exported to a file for use with spreadsheet applications or external editors. In addition, scenarios defined in a text editor can be imported into Sentaurus Workbench.
For example, to export a scenario from the project SimpleMOS:
To read from this file:
Now, you will read the first eight experiments as follows:
The eight experiments are read into the new scenario test1 and are displayed on the Project tab.
To create a scenario using an external text editor and to import it into Sentaurus Workbench:
To run Inspect and Sentaurus Visual from Sentaurus Workbench, outside of any project:
Copyright © 2017 Synopsys, Inc. All rights reserved.