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:
| Command | Binary | What it does |
|---|---|---|
vyges | vyges | Top-level CLI: list modules, agent guide, bug/feature/sponsor |
vyges pdk-store | vyges-pdk-store | Consistent PDK presentation + resolution |
vyges catalog | vyges-catalog | Search 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
--helpoutput.