Get Started with OneWare
Software Setup
Use the benefits of code suggestions and vendor-independent libraries by using OneWare Studio, the easiest way to program your FPGA or Microcontroller.
Install OneWare Studio
- Windows
- Linux
- MacOS
Download OneWare Studio:
Or install using winget:
winget install OneWare.OneWareStudio
Using Snap (Recommended)
OneWare Studio is officially distributed as a Snap package in the Snap Store:
You can install it by running:
sudo snap install --classic oneware
Note: If snap isn't available in your Linux distribution, please check the following Installing Snapd guide, which can help you get that set up.
Using Flatpak
Another possibility is the use of our flatpak:
You can install it by running:
flatpak install flathub com.one_ware.OneWare
Manual Installation
If you can't install snap or flatpak on your machine, it is possible to download the binaries manually from GitHub (select the .tgz version for universal linux support). Please note that as of now these binaries have no update functionality, so make sure to check for updates regularly.
The Application is not signed yet, so it will be detected as broken by MacOS. You can fix this by executing the following in the terminal after installing it to /Applications using the .dmg.
sudo xattr -r -d com.apple.quarantine '/Applications/OneWare Studio.app'
Architecture | Download |
---|---|
x64 (Intel) | |
arm64 (Apple Silicon) |
Next steps
Starting to program FPGAs can be quite tricky. Here are a few options that can help you get started.