Overview
The Animate Project Editor allows the configuration of project setting, before starting Animate.
The settings are stored in the animate.project
file, which is located in the same directory as your cds.lib
file.
Virtuoso uses technology files (.tech
files) to represent everything that makes up the layout.
Animate uses animate.project
files to effectively edit the sections that make up tech files and applies those changes to Animate.
Therefore, everything that can be represented in the tech file should be editable in the Animate Project Editor.
Launching the Animate Project Editor
- To launch the Animate Project Editor, on the command line enter:
animate_project_editor
- To explore the available settings and their values, expand the Animate heading.
- Expand the Project heading to view the top level project settings.
- Select the value, right-click and choose the value type to match the required value for the parameter.
- Now, you can add the parameter data.
- Double-click on the parameter Name entry, add the name of the parameter and hit Enter.
- Double-click on the parameter Value entry, add the required value for the parameter and hit Enter.
- Click outside the entry field (within the Animate Project Editor) and then hit the Validate and Save button
to save your new parameter to theanimate.project
file. - Animate will load this file on start up and then use the new parameters created.