File Storage
Cadence applications use the ./.cadence directory to store various files including the recently visited file lists, bookmark files, and preferences for workspaces, toolbars, and assistant panes. The Cadence software creates and edits the files in the .cadence hierarchy. Avoid editing the contents of .cadence. Cadence also installs a signature file to verify that Cadence has created the directory.
For more information on the .cadence hierarchy, see .cadence Hierarchy.
The program stores design navigation information, which you can access from the Go toolbar, in ./.cadence/dfII/history/username.history.
You can choose to save your custom workspace and toolbar files to another directory; for example, selected_path/dfII/workspaces/application. You can use the setup.loc file to specify your search path preferences.
A typical setup.loc might contain the following:
| Command | Description |
|---|---|
Related Topics
Customizing a Cadence Workspace
Customize Toolbar Definition Files
Return to top