vovemulmgr


vovemulmgr: Usage Message

USAGE:
    vovemulmgr <SUBCOMMAND> [options]

    Subcommand is case-insensitive.

SUBCOMMAND is one of:
    CHECK               -- Run some configuration checks.
    CONFIG              -- Configure emulators. If there is an error in the
                           configuration then no action will be performed.
    LIST                -- List the names of emulators.
    GROUP               -- List the names of emulator groups.
    GROUP <group>       -- List the names of emulator in <group>.
    LEAF <emul>         -- List the leaf resources for emulator <emul>.
    ELEMENTS <emul>     -- List the leaf elements for emulator <emul>.
    RTHOSTS <emul>      -- List the runtime hosts for emulator <emul>.
    TYPE <emul>         -- Type of emulator <emul>.
    IGNORE_LIST <emul>  -- List of ignored elements for emulator <emul>.
    TASKER_ENV <emul>   -- Tasker environment for emulator <emul>.
    ADD_PLACEMENT <emul> <target> <reloc-file> [-nowait]
                        -- Add Palladium target for emulator <emul> based
                           on the Cadence relocation file <reloc-file>.
                           The -nowait option will not wait for resource
                           recomputation.
    REMOVE_PLACEMENT <emul> <target> [-nowait]
                        -- Remove a Palladium target for emulator <emul>.
                           The -nowait option will not wait for resource
                           recomputation.
                        --
    LIST_EXTRA_PLACEMENTS
                        -- List add Palladium targets added by emulator.

EXAMPLES:
    % vovemulmgr config