Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

How to test in hardware

IceStick

Using the bash script

bash icestick.sh

or (to program the board)

bash icestick.sh program

Using the Makefile

make syn-ice40
make pnr-ice40
make bit-ice40
make pgm-ice40

or

make all-ice40
make pgm-ice40