FPGAwars / apio

:seedling: Open source ecosystem for open FPGA boards
https://github.com/FPGAwars/apio/wiki
GNU General Public License v2.0
790 stars 136 forks source link

Add support to the Kefir ICE40-4K board #117

Closed Obijuan closed 7 years ago

Obijuan commented 7 years ago

Kéfir is a openhardware board developed by Salvador Eduardo Tropea, with an ice40-4K FPGA

The parameters for working with icestorm are:

yosys -q -p "synth_ice40 -blif rot.blif" rot.v arachne-pnr -d 8k -P tq144:4k -p rot.pcf rot.blif -o rot.asc iceprog -I B rot.bin

Obijuan commented 7 years ago

Already done! so fast! :-) Thanks Jesus!

Jesus89 commented 7 years ago

:smile: