Product Documentation
Virtuoso ADE Assembler User Guide
Product Version IC23.1, November 2023

2


Specifying Tests and Analyses

You can perform the following tasks from the Data tab in the Data View assistant pane in the ADE Assembler environment:

Working with Tests

See the following topics:

Adding a Test

To add a new test, do the following:

  1. On the Data tab in the Data View assistant pane, right-click the test and choose Add Test.
    Alternatively, you can click the Create Test ( ) icon on the toolbar or click where it says Click to add test on the Data View assistant pane.
    The Choosing Design -- ADE Assembler form appears.
  2. In the Library Name, Cell Name, and View Name fields, select a design.
    See Specifying a Design for a Test for more information.
  3. Click OK.
    Observe the following:
    • A new test is created and opened in Virtuoso ADE Explorer, which is more suitable to work on a single test. You can set up the test details and switch to Virtuoso ADE Assembler. The newly created test is added to the Tests tree in the Data View assistant pane.
    • The name of the test is libName_cellName_sequenceNumber where sequenceNumber starts at 1 and is incremented by one for every test you add that has the same base name. This helps in assigning a unique name to each test name. For example, the first test created in the maestro_sample cell in the demoLib library is named demoLib_maestro_sample_1, the second test is named demoLib_maestro_sample_2, and so on.
    • The program performs a copy-from-cellview operation so that design variables appear on the Variables and Parameters assistant pane when you first add a test.

    You can now edit the test details in ADE Explorer. See Virtuoso ADE Explorer User Guide for more details. After editing the details, click the up arrow to the left of test name in the Setup assistant to bring back the test in the ADE Assembler window.
    Also see: Modifying a Test in ADE Explorer

Renaming a Test

To rename a test, do the following:

  1. Click once to select the test name you want to change.
    Click again to make the name editable.
    If you double-click a test name in quick succession, it is opened in ADE Explorer for editing. To disable opening of the test in ADE Explorer after its name is double-clicked, set the openExplorerOnTestDoubleClicked environment variable to nil.
    The entire test name is highlighted.
  2. Either type a completely new name for the test, or click to place the edit cursor and edit the name.
  3. Press Return.
    The new test name appears on the Data View assistant pane and the Outputs pane.
    If you use colon in a test name, the tool automatically changes that to an underscore.

Copying a Test

To reuse the settings of an existing test, you can create a copy of the test. This allows you to quickly setup new tests.

To copy a test, do the following:

Removing a Test

To remove a test, do the following:

If you delete the design attached to a test from the Library Manager, it shows a warning message to seek confirmation for removal.

Adding Notes to a Test

To add notes to a test, do the following:

  1. On the Data View assistant pane, right-click the test for which you want to add notes and choose Notes.
    The Add/Edit Notes form is displayed.
  2. In the Notes field, add notes for the test.
    By default, the notes field can accept only 512 characters. You can change this limit by setting the maxNotesLength environment variable.
  3. Click OK.
    The notes are added to the test details in the ADE Assembler setup database. Similarly, you can add notes for global variables, parameters, corners, Reliability Analysis setup, or history items.

Important Points to Remember

Changing the Order of Tests

When there are multiple tests defined in the ADE Assembler setup, you can change the order in which the tests are listed in the Data View assistant. The order of tests in this assistant also defines the order in which simulations are run.

To change the order of a test, do the following in the Data tab of the Data View assistant:

  1. Expand Tests to view all the tests.
  2. Click a test name and drag it.
    A blue indicator line appears at the location where you have moved it. The tooltip also shows the name of the test being moved.
  3. Drag the indicator line to the desired location and drop the test.
You can select more than one test and move them together.

The simulations are run in the order in which the tests are listed in the Data View assistant. The order in which the outputs appear on the Outputs Setup tab and the Results tab is also changed to match this, as shown below.

Viewing Information about a Test

You can view information about a test in ADE Assembler such as the test name, the design associated with the test (lib/cell/view), the target simulator, and the ADE state.

To view information about a test, do the following:

Adding, Changing, and Removing Analyses

See the following topics:

Adding an Analysis

To add an analysis to your test, do the following:

  1. On the Data View assistant pane, right-click the test and choose Add Analysis.
    Alternatively, you can click where it says Click to add analysis in an expanded test tree on the Data View assistant pane.
    The Choosing Analyses form appears.
    The items that appear on this form depend on the simulator you selected (see Choosing the Target Simulator).
  2. In the Analysis section, select a radio button for the analysis type you want to define.
    The setup parameters corresponding to the analysis you selected appear on the form.
  3. Set the analysis parameters you want (see the user guide of the simulator for more information about the options).
    After you specify one analysis parameter, the Enabled check box is selected.
  4. Click Options to view more options for the analysis. Review and if required, modify the options and close the form.
  5. Click OK.
    The analysis you specified appears under the test name on the Data View assistant pane.
    Related Topics

Changing an Analysis

To change an analysis setup, do the following:

  1. On the Data View assistant pane, double-click the analysis you want to change.
    You might need to expand the tree by clicking the plus sign (+) to the left of the test that contains the analysis you want to change.
    The Choosing Analyses form appears.
    The items that appear on this form depend on the simulator you selected (see “Choosing the Target Simulator”).
    Alternatively, you can change an analysis by right-clicking its name and choosing Edit from the context-sensitive menu that appears.
  2. (Optional) In the Analysis section, select a radio button to change the analysis type you want to define.
    The setup parameters corresponding to the analysis you selected appear on the form.
  3. (Optional) Change the analysis parameters you want (see your simulator’s user guide for more information).
  4. (Optional) You can deselect the Enabled check box to turn off the analysis without removing the setup information.
    Alternatively, you can turn off an analysis by deselecting the check box next to the analysis name in the tree on the Data View assistant pane.
  5. Click OK.

Changing the Order of Analyses

When you add an analysis, it is added at the end of the list of analyses displayed under the test in the Data View assistant. During simulation, the analyses are run in the same order as they appear in this list. If required, you can change the order in which the analyses are displayed and run.

To change the order of an analysis, click it in the Data View assistant, drag it to the desired position in the list, and drop.

To change the order of multiple analyses, press the Ctrl key, click the analyses to select them, drag them to the desired position, and drop.

For some simulators the analyses need to be run in a pre-defined sequence. For example, the pss analysis should run before pac. Therefore, every time you change the position of an analysis, the tool checks whether all the analyses are placed in the correct order as required by the selected simulator. If you place an analysis at an incorrect position, it is moved back to its original position and an appropriate message is displayed.

Removing an Analysis

There is no undo for this action.

To remove an analysis, do the following on the Data View assistant pane:

  1. To the left of the test containing the analysis you want to remove, click + to expand the test (if it is not already expanded).
  2. Right-click the analysis you want to remove and choose Delete.
    The program removes the selected analysis.

Specifying a Design for a Test

To specify a design for a test, do the following:

  1. On the Data View assistant pane, right-click the test or analysis name and choose Design.
    The Choosing Design form appears.
  2. In the Library Name drop-down list, select a library name.
  3. In the Cell Name list box, select a cell name.
  4. In the View Name drop-down list, select a view name.
  5. For the Open Mode, select one of the following options:
    • edit opens the design in edit mode
    • read opens the design in read-only mode
  6. Click OK.
You can modify the design for multiple tests together by selecting the test names in the Data View assistant and choosing the Design command from the context-sensitive menu.

A reference to the chosen design is saved with the test. Later in the flow, if you modify, rename, or move the design and it is not found while opening a maestro cellview, the test using that design is marked as invalid, and it is disabled. The test icon indicates an issue and the tooltip shows an error, as shown below.

To resolve this issue, right-click on the disabled test, and choose an appropriate command to resolve the issue. Note that in this case, you can take one of the two actions:

If you use the Change Design command and assign a valid schematic, the test is considered valid and the icon is also changed.

If you run a simulation without resolving the invalid test issue, an error message is displayed prompting you to either continue the simulation for other valid tests in the setup or to cancel the simulation run to resolve the issue before continuing further.

Opening a Design Schematic

To open the design associated with a test, do the following:

Choosing the Target Simulator

To choose the target simulator for a test, do the following:

  1. On the Data View assistant pane, right-click the test or analysis name and choose Simulator.
    The Choosing Simulator form appears.
    For information about Multi-Technology Mode, see Multi-Technology Designs and Locally Scoped Models and Options.
  2. In the Simulator drop-down list, select a simulator.
  3. Click OK.

To specify options for high performance simulation, do the following:

  1. On the Data View assistant pane, , right-click the test or analysis name and choose High-Performance Simulation.
    The High-Performance Simulation Options form appears.
    By default, the APS mode is selected.
    If you have the path to Spectre 19.10 set in your environment, you see an additional simulation performance mode, Spectre X, in this form.

For more details on the various performance modes and related options on this form, refer to Setting Spectre Options in the Virtuoso ADE Explorer User Guide.

For details on using the AMS simulator for running simulations in ADE Assembler, refer to Working with AMS Simulator in Virtuoso ADE Explorer User Guide.

For details on using the Ultrasim simulator for running simulations in ADE Assembler, refer to Working with Ultrasim Simulator in Virtuoso ADE Explorer User Guide.

Loading State Information

To load state information to a test, do the following:

  1. On the Data View assistant pane, right-click the test or analysis name and choose Load State.
    The Loading State form appears.
    In the Load State Option group box, the Directory radio button is selected by default.
  2. In the Directory Options group box, select a state load directory by choosing information from the various drop-down lists or by clicking Browse to open a directory browser window and navigating to your state directory.
    State names appear in the State Name list box.
  3. In the State Name list box, select the name of the state you want to load.
  4. In the What to Load group box, select the check box for each type of information you want to load. For example, if you want to load analyses from your state file, select the Analyses check box; if you want to load design variables, select the Variables check box.
    You can click Select All to select all check boxes or Clear All to clear them.
  5. Click OK.
    The state information you selected appears on the appropriate assistant panes in your environment according to the following guidelines:
    • ADE Assembler ignores state information that is incompatible with the selected simulator.
    • The program overwrites state variables with matching name and value types.
    • An error message appears if the state variable name is the same but the value type is different.

Specifying Model Libraries

To specify the model libraries to use when simulating a test, do the following:

  1. On the Data View assistant pane, right-click the test or analysis name and choose Model Libraries.
    The Model Library Setup form appears.
  2. In the Model File column, type the path and file name of the model file you want to use.
    Alternatively, you can click to open the Choose Model File form where you can navigate to select a valid model file.
    See Chapter 7, “Working with Model Files and CDF” for more information about model files.
  3. (Optional) In the Section column, select a section from the drop-down list.
    A model file can have zero or more sections. If a model file contains no sections, there is no drop-down list available. The section you select determines which model definition the simulator uses.
  4. (Optional) Click the Apply to the Selected Tests in the Setup ( ) button to update model file(s) for multiple tests in a setup.
    The Apply Model Library Setup to Tests form appears.
    1. Select the tests to which you want to apply the model file(s).
      You can also click the Select Enabled button to select the tests that are enabled in the Data View assistant.
    2. Click OK.
      When you apply the model library setup to other tests, their existing model library setup is overwritten. Therefore, it is recommended to verify their existing setup before using this feature.

    For more information about sections in model files, see “Corners Modeling” in the Direct Simulation Modeling User Guide.

Setting the Simulation Temperature

You can set the simulation temperature for a test, in any of the following ways:

Using the Setting Temperature Form

On the Data View assistant pane, right-click the test or analysis name and choose Temperature to open the Setting Temperature form. Specify a constant temperature value or an expression using VAR. For more details, refer to the Setting the Simulation Temperature section in Virtuoso ADE Explorer User Guide.

If you parameterize temperature by using the VAR expression in the Setting Temperature form, the temperature field in the Corners Setup form is reset to default blank.

Using a Test Variable Named temperature

Create a test variable named temperature. Specify a single value or a sweep set to vary temperature. For more details, refer to the Setting the Simulation Temperature section in Virtuoso ADE Explorer User Guide.

Using a Global Variable Named temperature

To specify a single value or a sweep set for temperature to be used by multiple tests, create a global variable named temperature, as shown below.

To refer to the temperature value in an output expression or specification, use VAR("temp") instead of VAR("temperature"). Even if the temperature for a particular test is specified using the temperature design variable, you can access it as VAR("temp")in the results.

Specifying Analog Stimuli

To specify analog stimuli (input stimulus and global sources) for a test, do the following:

The top-level schematic of your design must have input pins, bidirectional pins, or global nets (such as vdd! for power stimulus).
  1. On the Data View assistant pane, right-click the test or analysis name and choose Stimuli.
    The Stimuli Assignment form appears.

For details on how to use this form, refer to Setting up Stimuli in Virtuoso ADE Explorer User Guide.

See also

Specifying a Custom Library of Sources

Unless you specify otherwise, all sources, whether used for stimulus or for a power supply, come from analogLib. To specify a custom library of sources, do the following:

  1. In the CIW, choose Tools – Library Manager.
    The Library Manager form appears.
  2. From the Library list box, select the library of the current design.
  3. Choose Edit – Properties.
    The Library Property Editor form appears.
  4. If the refLibs property does not already exist, create it as follows:
    1. On the Library Property Editor form, click Add.
      The Add Property form appears.
    2. In the Name field, type refLibs.
    3. In the Type drop-down list, select string.
      The Value and Possible Choices fields appear.
    4. Click OK.
      The refLibs property appears on the Library Property Editor form.
  5. In the value field for refLibs, type a list of one or more libraries in the search order you want.
  6. Click OK.
  7. On the Library Manager form, choose File – Exit.

Specifying Simulation Files

Depending on your design and setup requirements, you need to use various types of files for simulations run in ADE Assembler.

The table below describes each file type and its purpose.

File Type Description

Definition Files

Definition files contain function and parameter definitions that are not displayed in the Design Variables list in the Data View assistant. See the following sample file that contains function and parameter definitions for the Spectre circuit simulator.

<your_install_dir>/tools/dfII/samples/artist/models/spectre/definitions.scs

The parameters in this file are referenced by included models and are not referenced from any part of the design in the Cadence library.

Stimulus Files

Stimulus files can contain input and power supply stimuli, initializing nodes, and estimated parasitics in the netlist. You can look at the following example file that contains Spectre circuit simulator stimuli definitions for the opamp sample design in the aExample library.

<your_install_dir>/tools/dfII/samples/artist/models/spectre/opampStimuli.scs

In a stimulus file, you can type node names and component names using Open Simulation System (OSS) syntax [#name] and the system will substitute the corresponding node numbers when writing the netlist. You can use a backslash (\) to escape a square bracket. For information about OSS syntax, see the Open Simulation System Reference.

DSPF Parasitic Files

DSPF files contain the post-layout data, including fingered devices and net parasitics, of the design. For EMIR analysis, Spectre APS/XPS requires a complete testbench that contains the DSPF files (with the parasitic and instance sections describing the circuit to be analyzed), stimuli, and device models.

SPEF Parasitic Files

SPEF post-layout netlists are supported by the Spectre APS/XPS EMIR flow. An SPEF netlist contains a combination of a schematic netlist with the active devices and an SPEF netlist that includes the parasitic element information.

PSpice® Files

PSpice files contain netlists that include PCB components modeled using the PSpice format.

When you use PSpice files, the top-level netlist and control statement need to be defined in Spectre or SPICE format. A subcircuit defined in PSpice netlist format is instantiated in the Spectre netlist.

For the AMS simulator, the PSpice Files field is supported only when you select AMS Unified Netlister with xrun from the Netlist and Run Options form. For information on AMS UNL, see Working with AMS Simulator.

Vector Files

Vector (VEC) files include a table of times and values at those times. A vector file can include more than one vector definition.

VCD Files

VCD (Verilog® Value Change Dump) files contain information about value changes for selected variables in the circuit design.

EVCD Files

EVCD (Extended Verilog® Value Change Dump) files contain variable changes in all states and provide strength information and port direction.

You can use the Simulation Files Setup form in ADE Assembler to specify the paths to these files.

To specify simulation files for a test, do the following:

  1. In the Data View assistant pane, right-click the test or analysis name, and choose Simulation Files.
    The Simulation Files Setup form appears. This form contains two tabs:
    • Paths/Files: On this tab, you can specify paths for all file types other than vector files.
    • Vector Files: On this tab, you can specify digital vector files.
  2. If the files to be used are located at multiple locations and you want ADE Assembler to look for files in all those paths, specify those paths in the Include Paths tree.
  3. To specify the path to a file of a specific type, click where it says <Click here to add a path> or <Click here to add a file> in the tree of that file type.
    • For example, to specify the path to a definition file, click where it says <Click here to add a file> in the Definition Files tree.
  4. Type the path and name of your file, or click the browse button to select one or more files or paths using the Choose Files/Paths form.
    The simulator resolves a relative path by first looking in the netlist directory (relative to where you run the simulation). If the path starts with the . character, the simulator resolves this by looking in the netlist directory first, then in each of the directories specified in Include Paths in the order you type them. The . character does not mean the current directory.
    After you have specified a file or path, a new row is added to the tree. If you have multiple files, you can use the additional rows to specify the paths to those files.
  5. (Optional) Click Apply to the Selected Tests in the Setup ( ) on the Paths/Files tab of this form to update simulation files for all the applicable tests in a setup.
    The Apply Simulation Files Setup to Tests form appears.
    1. Select the tests to which you want to apply the simulation files.
      You can also click Select Enabled to automatically select the tests that are enabled in the Data View assistant.
    2. Click OK to apply the selected simulation files.
      When you apply the simulation files to other tests, their existing simulation files setup is overwritten. Therefore, it is recommended to verify their existing setup before using this feature.
  6. Click OK to close the Simulation Files Setup form.

Important Points to Note

Specifying Simulation Environment Options

To specify environment options for a test, do the following:

  1. On the Data View assistant pane, right-click the test or analysis name and choose Environment.
    The Environment Options form appears.
    The fields that appear on the form depend on your target simulator as follows:
  2. When you are done specifying options, click OK.
    The environment options you specified are applied to future simulations.

Environment Options for the Spectre Circuit Simulator

You can specify the following options for the Spectre circuit simulator:

For more details about Spectre environment options on this form, refer to Setting up Simulator Environment Options in Virtuoso ADE Explorer User Guide.

Environment Options for the UltraSim Circuit Simulator

You can specify the following options for the UltraSim circuit simulator:

For more details about the Ultrasim simulator interface and the environment options on this form, refer to Working with UltraSim Simulator in the ADE Explorer User Guide.

Environment Options for the AMS Designer Simulator

You can specify the following options for the AMS Designer simulator:

For more details about the AMS Designer simulator interface and the environment options on this form, refer to Setting Up Environment Options in the ADE Explorer User Guide.

When the AMS simulator is running in interactive mode, you can run only single-point simulations. If the setup involves a multi-point simulation run, an error message is displayed in CIW when you click the Run button.

Environment Options for the hspiceD Circuit Simulator

You can specify the following options for the hspiceD circuit simulator:

For more details about the hspiceD simulator interface and the environment options on this form, refer to Working with HSPICE Simulator in the ADE Explorer User Guide.

Common Environment Options for Simulators

Switch View List

The Switch View List field appears on the Environment Options form for Spectre, UltraSim, and hspiceD circuit simulators. The switch view list tells the netlister the sequence to use when descending into different views of your design. The flowchart in the Netlisting chapter shows how the netlister selects views when expanding a design. The software searches through hierarchical views in the order you specify. See also “Expanding Hierarchy to Netlist a Design”.

Stop View List

The Stop View List field appears on the Environment Options form for Spectre, UltraSim, and hspiceD circuit simulators.

Print Comments

The Print Comments check box appears on the Environment Options form for Spectre, UltraSim, and hspiceD circuit simulators.

Automatic Output Log

The Automatic output log check box appears on the Environment Options form for Spectre, UltraSim, and hspiceD circuit simulators.

Parameter Range Checking File

The Parameter Range Checking File field appears on the Environment Options form for Spectre and AMS circuit simulators.

userCmdLineOption

The userCmdLineOption field appears on the Environment Options form for Spectre and UltraSim circuit simulators.

savestate (ss)

The savestate (ss) check boxes appear on the Environment Options form for the Spectre simulators.

Start from Checkpoint File (rec)

The Start from Checkpoint File (rec) check boxes appear on the Environment Options form for Spectre circuit simulator.

Netlist Format

The Netlist Format radio buttons appear on the Environment Options form for the UltraSim circuit simulator.

Run Mode

The Run Mode radio buttons appear on the Environment Options form for the UltraSim circuit simulator.

Specifying Simulator Options

The options you can specify depend on your target simulator.

Specifying Simulator Options for Spectre and UltraSimCircuit Simulators

To specify simulator options for Spectre, APS, or UltraSim circuit simulators, do the following:

  1. On the Data View assistant pane, right-click the test and choose one of the following:
    Menu Choice Form

    Options – Analog

    The Simulator Options form appears


    The fields that appear on the form depend on your target simulator. Refer to your simulator’s user guide for information about the various options you can select.
  2. When you are done specifying options, click OK.
    For details of Spectre simulator options, refer to the Immediate Set Options (options) section in the Analysis Statements chapter of the Spectre Circuit Simulator Reference.
    Also see Environment Variables for Spectre Simulator Options Form in Virtuoso ADE Explorer User Guide.
    For details of UltraSim simulator options, refer to Specifying UltraSim Options in Virtuoso ADE Explorer User Guide.

Specifying Options for AMS Circuit Simulator

To specify options for AMS circuit simulator, do the following:

  1. On the Data View assistant pane, right-click the test, choose Options, then choose one of the following:
    The appropriate form appears.
  2. When you are done specifying options, click OK.
    For details on AMS simulator options, refer to Setting Up AMS Options in Virtuoso ADE Explorer User Guide.

Specifying Options for hspiceD Circuit Simulator

To specify options for hspiceD circuit simulator, do the following:

  1. On the Data View assistant pane, right-click the test, choose Options, then choose one of the following:
  2. Click All Options to display the simulator options form.
  3. When you are done specifying options, click OK.
    The simulator options you specified are applied to future simulations.
    For details on Hspice simulator options, refer to Working with Hspice Simulator in Virtuoso ADE Explorer User Guide.

Creating and Viewing the Netlist

To create a netlist, do the following:

  1. On the Data View assistant pane, right-click the test and choose Netlist – Create.
    ADE Assembler updates the netlist only for those cells that have changed since the previous netlist was created. Netlist is not created for the cells that are not checked and saved. Instead, their existing netlist is used. The netlist appears in a text browser window.
  2. When you are done viewing the netlist, choose File – Close Window.

To recreate the netlist, do the following:

  1. On the Data View assistant pane, right-click the test and choose Netlist – Recreate.
    ADE Assembler runs full hierarchical netlisting for all the schematics in the hierarchy. A message appears in your Command Interpreter Window indicating success or failure.
    If the nlReNetlistAll variable is set to t in the .simrc file, the command to create a netlist always recreates it.

To view the netlist, do the following:

  1. On the Data View assistant pane, right-click the test and choose Netlist – Display.
    The netlist appears in a text browser window.
  2. When you are done viewing the netlist, choose File – Close Window.

Editing Multiple Tests in ADE Assembler

You can view a video demonstration of this feature at Using Multi-Test Editor in Virtuoso ADE Assembler.

After creating multiple tests in ADE Assembler, you can compare the settings of tests using Multi-Test Editor. Based on the comparison, you can copy the settings from one test to other tests.

To open the multi-test editor, do one of the following:

The Multi-Test Editor is displayed in a new tab, as shown below.

Multi-Test Editor User Interface

The Multi-Test Editor contains the following columns:

Important Points to Note

Comparing and Modifying Test Setup

The rows in the Multi-Test Editor show the values set in each test for the listed items or components. While comparing the tests, you can make use of the following features of this editor:

Copying Values from Reference Test to the Other Tests

You can copy the values from the referenced test to one, more, or all compared tests, in the following ways:

The Copy Node and Copy Selected Items commands provide the following options:

Keeping the Active Setup and Multi-Test Editor in Sync

The Multi-Test Editor allows two way synchronization:

Modifying a Test in ADE Explorer

You can view a video demonstration of this feature at Transitioning between ADE Assembler and Explorer.

Editing a test in ADE Explorer is helpful in the cases when you want to modify the setup and run simulations for a single test. In this application, you can perform various tasks, such as choosing a design, updating design variables, setting up analyses and output variables, running simulations, and performing real-time tuning.

Steps to Modify a Test in ADE Explorer

To open the ADE Explorer window for a test, do one of the following:

The test is opened in the ADE Explorer window, as shown below.

If simulation results are displayed in the Results tab of ADE Assembler, they are visible in the ADE Explorer window too. However, if no results are displayed in ADE Assembler, you will see only the output setup in ADE Explorer. If required, you can load the results from a history that was earlier saved from ADE Explorer.

After the test is visible in the ADE Explorer window, you can edit it, run simulations and view output results and plots, or perform real time tuning as required. For details on the ADE Explorer environment, refer to the Virtuoso ADE Explorer user guide.

To move back to ADE Assembler, click the up arrow ( ) icon to the left of test name. Any changes done in the test setup using ADE Explorer are reflected in ADE Assembler.

License Requirements for Transition

As described in the steps above, using the arrow icons to the left of test names, you can transition from Assembler to Explorer, and then from Explorer to Assembler. Once you open Assembler, the Assembler license is checked out. After this, if you transition back to Explorer, the Assembler license that is already checked out is used. Any additional license for Explorer is not required.

Important Points to Note

Working with OCEAN-Based Tests

In ADE Assembler, you can save the simulation setup in OCEAN scripts and run these scripts either from UNIX shell or from Virtuoso GUI.

For more details on creating and running OCEAN scripts, refer to Creating and Running an OCEAN Script.


Return to top
 ⠀
X