Personal tools
You are here: Home VMM 1.2 Template Generator

VMM 1.2 Template Generator

by svf-tg — last modified 2009-08-17 08:09

This page runs the svfTG tool and returns a gzipped tar file containing the appropriate directory structure.

Please select/type in the appropriate boxes:
Name of the project : Please choose a name that is a valid identifier(no spaces, semicolons etc)
Enter the name of the environment. Multiple environments can be specified by entering one environment name per line.

Enter the name of the sub-environment. Multiple environments can be specified by entering one environment name per line.

Syntax:

    subenv_name parent=env1, env2

Where

      subenv_name - Identifier specifying the name of the subenv class (no spaces, punctuation marks etc)
      parent=env1,env2 - Env or subenv(s) this subenv belongs to.

Verification IP : Please enter 1 entry per line.

Syntax:

    vip_name [type=cpu] [ral=true] [start_at=phase_name] [numInst=n] [names=name1,name2...] [parent=env1, env2]

Where

      vip_name - Identifier specifying the name of the vip class (no spaces, punctuation marks etc)
      type=cpu - Indicates processor-centric VIP
      ral=true - Indicates RAL enabled VIP
      start_ph=phase_name - Indicates VIP should be started early. Options are reset, training, config_dut or start. Default is start
      numInst=n - Number on instances of this vip
      names=name1,name2,... - Explicit names for each instance. If not specified, names for instances are picked automatically
      parent=env1,env2 - Env(s) this vip belongs to. Default is vip belongs to all specified envs.

Example:

    ddr numInst=2 names=ddr1,ddr2 -Generates 2 instances of ddr class, and names the instances ddr1, ddr2
Specify test groups, each separately on each line using the following format: groupname testName1 ... testNameN
A group name must be specified, whereas test names are optional.

We appreciate your feedback. Please email svf-tg@paradigm-works.com.


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: