Skip to content
/ icotools Public
forked from thekroko/icotools

Tools and Examples for IcoBoard used as basis for quick and dirty icezprog at offset for learn-fpga

Notifications You must be signed in to change notification settings

njheb/icotools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This fork of icotools is only here for the Quick and Dirty hack needed for adding icezero pcb to my Learn-Fpga fork. Will find a better solution if icezero port is adpoted into the main tree Learn-Fpga was forked from.

Get hold of WiringPi if it's not already installed and then do the following on your raspberry pi.

cd examples/icezero/

make icezprog

make icezprog-0x830000

make icezprog-0x1000000

Slightly more detailed notes here.

About

Tools and Examples for IcoBoard used as basis for quick and dirty icezprog at offset for learn-fpga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 35.4%
  • C 31.7%
  • Python 17.0%
  • C++ 11.9%
  • Makefile 1.7%
  • Assembly 1.6%
  • Shell 0.7%