fp2bit
tool to program field-programmable gate arrays
Install
- All systems
-
curl cmd.cat/fp2bit.sh
- Debian
-
apt-get install fpgatools
- Ubuntu
-
apt-get install fpgatools
- Kali Linux
-
apt-get install fpgatools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fpgatools
- Raspbian
-
apt-get install fpgatools
- Dockerfile
- dockerfile.run/fp2bit
fpgatools
tool to program field-programmable gate arrays
fpgatools is a toolchain to program field-programmable gate array (FPGA). The only supported chip at this time is the xc6slx9, a cheap but powerful 45nm-generation chip with about 2400 LUTs, block ram and multiply-accumulate devices.