Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Vyges CLI

vyges is the single command-line entry point to the Vyges hardware-IP toolchain. It promotes a small set of tools and dispatches, git-style, to external vyges-<name> binaries on your PATH:

CommandBinaryWhat it does
vygesvygesTop-level CLI: list modules, agent guide, bug/feature/sponsor
vyges pdk-storevyges-pdk-storeConsistent PDK presentation + resolution
vyges catalogvyges-catalogSearch and fetch IPs from the Vyges IP catalog

All three binaries ship together in a single release, so installing vyges installs the whole suite (see Installation).

This documentation is built from the CLI itself — the command reference pages are generated from each binary’s --help output.