Skip to content

pitrz/icefunprog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iceFUN Programmer

Multiplatform script to upload bitstream to iceFUN FPGAs. This was done to be used with apio micro-ecosystem, but it can also be used as a standalone script.

Installation

Using pip

pip install -U icefunprog

Manual installation

$ git clone https://github.com/pitrz/icefunprog.git
$ cd icefunprog/
$ python setup.py build
$ sudo python setup.py install

Usage

$ icefunprog
Usage: icefunprog serial_device bitstream_file
$ icefunprog /dev/ttyACM0 hardware.bin
Wrote 135100 bytes

About

iceFUN programmer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages