Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Obijuan opened this issue Oct 12, 2016 · 2 comments
Closed

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

Obijuan opened this issue Oct 12, 2016 · 2 comments

Comments

@Obijuan
Copy link
Member

Obijuan commented Oct 12, 2016

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
Copy link
Member Author

Obijuan commented Oct 12, 2016

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

@Obijuan Obijuan closed this as completed Oct 12, 2016
@Jesus89
Copy link
Member

Jesus89 commented Oct 12, 2016

😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants