NAME

veda - SKILL/SKILL++ workflow utility

SYNOPSIS

veda command [arg]...
veda-run-ilx script [script-arg]...

DESCRIPTION

Veda is a suite of modern tools and libraries for EDA developers.

The veda utility is the main entry point for managing SKILL/SKILL++ workflows from the command-line.

Note that veda-run-ilx is a synonym for veda run-ilx, but can be used via a POSIX "shebang" line:

#!/usr/bin/env veda-run-ilx

COMMANDS

Please use veda help command for detailed information about a specific command.

help [command]...

Display help information pertaining to command, or to the veda tool if no command is specified.

run-ilx script [script-arg]...

Run a SKILL/SKILL++ script from the command-line.

new-package pkg-name [options]

Create a new skeleton package.

SEE ALSO

Crosstwine Veda on the Web