Vaaman-ctl command not found on Vaaman board

I am using the Vicharak Vaaman FPGA board.

When I try to run:
sudo vaaman-ctl -h

I get the error:
sudo: vaaman-ctl: command not found

I checked the system and found only:
vaaman-remote-upload in /usr/local/bin

It seems vaaman-ctl is missing.

Could you please guide:

  1. How to install vaaman-ctl?
  2. Is there a specific SDK or package required for the Vaaman board?
  3. Should this tool be preinstalled on the default image?
sudo apt update
sudo apt install vaaman-ctl

Which image are you using !?
Could you send output of cat /etc/os-release

1 Like

You also use bitman as well.

vicharak@vicharak:~$ cat /etc/os-release
PRETTY_NAME=“Ubuntu 22.04.5 LTS”
NAME=“Ubuntu”
VERSION_ID=“22.04”
VERSION=“22.04.5 LTS (Jammy Jellyfish)”
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL=“https://www.ubuntu.com/
SUPPORT_URL=“https://help.ubuntu.com/
BUG_REPORT_URL=“https://bugs.launchpad.net/ubuntu/
PRIVACY_POLICY_URL=“Data privacy | Ubuntu and Canonical Legal
UBUNTU_CODENAME=jammy
BUILD_INFO=“root@vicharak-linux-sdk Tue Mar 24 10:39:37 IST 2026”
VICHARAK_BUILD_VERSION=V2.0_vicharak_vaaman_5.10_24032026-1.0.0

Do you required to flash file through GU or it can be anything !?
you can also flash using cli command line using bitman as well that is preinstalled in image.

I am now able to flash the program using vaaman-ctl . I also wanted to ask: for uploading bit files to the FPGA, which module should I use? If you have a product link, please share it.

Mail that on support@vicharak.in, mention USB-JTAG adapter there

Since it’s been answered over an email, we’re closing this.