Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Apio package that contains the icesprog programmer for the icesugar board

License

Notifications You must be signed in to change notification settings

FPGAwars/toolchain-icesprog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived!

  • 2022-May-9: This repo has been archived, since the icesprog is no longer used as an isolated Apio package. Use the Tools-oss-cad-suite package instead

toolchain-icesprog

Apio package that contains the icesprog programmer for the icesugar board

Supported platfomos:

  • linux_i868: Linux 32-bits
  • linux_x86_64: Linux 64-bits
  • windows_x86: Windows 32 bits
  • windows_amd64: Windows 64bits

build instructions

Tested on Ubuntu 20.04 LTS

sudo apt install git && git clone https://github.com/FPGAwars/toolchain-icesprog.git
cd toolchain-icesprog
./build.sh linux_i686
./build.sh linux_x86_64
./build.sh windows_x86
./build.sh windows_amd64

It will generate the static binaries in the following tar.gz files (where v.x.y is the version)

  • toolchain-icesprog-linux_x86_64-v.x.y.tar.gz : Linux 64-bits

Other target platforms may work in the future.

Credits

About

Apio package that contains the icesprog programmer for the icesugar board

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages