Home

Awesome

Kröte FPGA Board

Kröte is a minimal ICE40HX4K FPGA development board with five Digilent Pmod™ compatible sockets.

Krote FPGA Board

This repo contains schematics, pinouts and example gateware.

Find more information on the Kröte product page.

Blinky

Building the blinky example requires Yosys, nextpnr-ice40 and IceStorm.

Assuming they are installed, you can simply type make to build the gateware, which will be written to output/blinky.bin. You can then use ldprog to write the gateware to the device.

ISP Header

The ISP header can be used to program the FPGA SRAM as well as the MMOD flash memory.

1 2
3 4
5 6
7 8
PinSignal
1CSPI_SS
2CSPI_SCK
3CSPI_SI
4CSPI_SO
5CRESET
6CDONE
7GND
8PWR3V3 (out)