Download ZPUino
Current release is 1.0.
See Release Notes for more information on current release.
In order to download full ZPUino you will need:
- ZPU gcc toolchain (linux only, update even if you already have one)
- ZPUino IDE (Arduino modified IDE)
- ZPUino HDL core / prepared bitfiles
Downloads for Win32
The following downloads are available for Win32.
ZPUino/Arduino IDE
Description | File | Size |
---|---|---|
Full IDE, release 1.0, win32 | arduino-0100-Z-windows.zip | 101M |
Expert IDE, release 1.0, win32 | arduino-0100-Z-windows-expert.zip | 63M |
Downloads for Linux x86
The following downloads are available for Linux x86.
ZPUino/Arduino IDE without toolchain
Description | File | Size |
---|---|---|
Full IDE, release 1.0, linux x86 | arduino-0100-Z-linux.tgz | 3.6M |
ZPU toolchain
Description | File | Size |
---|---|---|
ZPU GCC toolchain linux x86 | zpu-toolchain-linux-1.0.tar.bz2 | 24M |
ZPUino HDL core
Board name | FPGA | Core features | Download |
---|---|---|---|
Papilio One 250 | S3E 250 | Regular | download |
ManyPWM | download | ||
VGAZX | download | ||
Papilio One 500 | S3E 500 | Regular | download |
SID | download | ||
SID + VGA 160x120x8 | download | ||
Papilio Plus LX4 | S6LX4 | Regular | download |
Papilio Plus LX9 | S6LX9 | Regular | download |
Spartan3E Starter Kit | S3E 500 | Regular | download |
Digilent Nexys2 Board | S3E 1200 | Regular | download |
Other boards
Source downloads
ZPU toolchain
- GIT source: git://repo.or.cz/zpugcc.git
- Patch: 0001-libgloss-_mask-belongs-in-.rodata-section-not-in-.da.patch You will need to apply the above patches before buiding the ZPU GCC toolchain.