2016/10/28: reset etsii upm

7

Click here to load reader

Upload: jesusarroyotorrens

Post on 16-Jan-2017

147 views

Category:

Science


2 download

TRANSCRIPT

Page 1: 2016/10/28: Reset ETSII UPM

Workshop: open FPGAs tools

Jesús Arroyo Torrens

Reset 201628 de Octubre de 2016

ETSII Universidad Politécnica de Madrid https://github.com/FPGAwars/workshops

https://github.com/Jesus89

Page 2: 2016/10/28: Reset ETSII UPM

Stack of tools

Page 3: 2016/10/28: Reset ETSII UPM

ApioMicro-ecosystem for open FPGAs

Source code https://github.com/fpgawars/apio

Documentation http://apiodoc.readthedocs.io/en/stable

● Requirements

Python 2.7

● Installation

$ pip install apio

$ apio install –all

Page 4: 2016/10/28: Reset ETSII UPM

Apio IDEDevelopment IDE for open FPGAs

● Requirements

Apio, Atom

● Installation

Preferences > Install

Configure PATH

ideSource code https://github.com/fpgawars/apio-ide

Documentation https://github.com/fpgawars/apio-ide/wiki

Page 5: 2016/10/28: Reset ETSII UPM

IcestudioGraphic editor for open FPGAs

● Requirements

Python 2.7

● Installation

Download and execute

Tools > Install toolchain

Source code https://github.com/fpgawars/icestudio

Documentation http://icestudio.readthedocs.io/en/stable

Page 6: 2016/10/28: Reset ETSII UPM

Examples

● Verilog

https://github.com/FPGAwars/workshops https://github.com/fpgawars/apio-examples

● Icestudio

https://github.com/FPGAwars/icestudio-examples https://github.com/Obijuan/ACC

Counter challenge!

IceZUM Alhambra https://github.com/FPGAwars/icezum/wiki

Page 7: 2016/10/28: Reset ETSII UPM

Workshop: open FPGAs tools

Jesús Arroyo Torrens

Reset 201628 de Octubre de 2016

ETSII Universidad Politécnica de Madrid https://github.com/FPGAwars/workshops

https://github.com/Jesus89