Skip to content

suya device

suya device browses Subaya’s catalog of FPGA and embedded devices and assigns one to a project. The assigned device informs toolchain defaults and pin planning.

Search the device catalog, optionally filtered by type.

Terminal window
suya device search
suya device search --type fpga
suya device search --type embedded
Flag Description
--type <fpga|embedded> Filter results by device type.

Show details for a device by id.

Terminal window
suya device show <device-id>

Assign a device to a project.

Terminal window
suya device set <device-id>