Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 305 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 305 Bytes

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