FPGA implementation of Tomu
Go to file
Sean Cross f3315b58d8 pcb: add our own copies of 3d models and footprints
The Kicad default footprints seem volatile and unreliable.  Going
between two machines that both have "Kicad 5.0.0" installed results in
incompatibilities because KiCad has renamed their footprint libraries.

Also, for some reason it's going to Github to get footprints instead of
using local copies.

Copy every model and footprint we use into a local tomu-fpga.pretty.
This lets us ensure we can work offline, and also allows us to modify
footprints, e.g. by adding a "Pin 1" marker.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-31 16:01:10 +08:00
hardware/pcb pcb: add our own copies of 3d models and footprints 2018-10-31 16:01:10 +08:00
reference reference: add pushbutton, red LED 2018-10-31 12:58:45 +08:00
.gitignore gitignore: ignore bak, bck, sym-lib-table 2018-10-30 16:06:28 +08:00
LICENSE LICENSE: add BSD 3-clause license 2018-10-30 16:08:52 +08:00
README.md README: convert from asciidoc to markdown 2018-10-30 16:40:21 +08:00

README.md

Tomu FPGA

An FPGA in your USB port!

Hardware

The hardware design files are all in the hardware/ directory. They were designed using KiCad 5.0.