Bitstrem Upload

From iCEBreaker FPGA
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

If you want to know how to program your iCEBreaker here are the instructions for the open source and proprietary tools.

Programming with open tools

All you need to do is to run iceprog and provide the bitstream .bin file as a parameter.

 iceprog mybitstream.bin

The tool will detect your iCEBreaker erase and flash the binary file.

Programming on windows using Dimond Programmer

As far as we know Dimond does not work as a programmer for the iCEBreaker. If you find out how to use it let us know in the forum or in the Discord chat.

Programming on windows using Radiant Programmer

The official Lattice tool requires a bunch of manual settings to use.

Here are two screenshots showing all the options you have to choose so that you can program your iCEBreaker.

Radiant-programmer-main-window.png
Raidant-programmer-device-icebreaker.png

Troubleshooting

If the above instructions still result in an error similar to:

 INFO - Device1 iCE40UP5K: W25Q128JV: Erase, Program, Check
 
 Initialization ...
 
 Verifying IDCode ...
 ERROR - Function: CHECK_ID
 Expected Data: h17 Actual: hFF
 
 ERROR - Operation: failed.
 
 ERROR - Programming Error

You might want to try switching the cable Port. Windows likes to swap them sometimes.