Commit Graph

13 Commits

Author SHA1 Message Date
Sean Cross 72df05fe68 README: convert from asciidoc to markdown
The link mechanism for asciidoc is weird, and isn't working right now.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 16:40:21 +08:00
Sean Cross d256c39c83 LICENSE: add BSD 3-clause license
It doesn't really make sense for PCBs, which will end up licensed under
a different scheme, but it will work for the source code that will end
up here.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 16:08:52 +08:00
Sean Cross 270d90a21d README: add file
Add a simple README file describing the project.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 16:08:23 +08:00
Sean Cross bd65526f52 hardware: rename directory from `pcb`
Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 16:08:06 +08:00
Sean Cross 8a38ba4791 gitignore: ignore bak, bck, sym-lib-table
Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 16:06:28 +08:00
Sean Cross a61337a472 pcb: sch: add tomu-fpga-cache.lib
This file appears to be a local version of the schematic symbols used in
the .sch file, so add it.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 16:05:08 +08:00
Sean Cross 8476a9b7f8 pcb: add tomu-fpga project file
This has changed slightly, so add the updated version.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 16:04:36 +08:00
Sean Cross 177fe7196f reference: evt1: add schematic
Add a schematic for EVT1, based on the most recent design.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 16:03:48 +08:00
Sean Cross 7c83be8dd9 pcb: sch: finish evt1 schematic
This should be a feature-complete schematic.  Now to start on PCB
layout.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 16:02:55 +08:00
Sean Cross 2cd2b204c2 reference: add more ICE40 documentation
Add more reference docs for ICE40 parts.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 16:02:06 +08:00
Sean Cross b5152b0628 pcb: sch: initial beta draft
This is the first feature-complete version of the schematic.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 13:25:22 +08:00
Sean Cross 0213e5d7f7 reference: initial commit
Add an initial commit of reference documentation.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 12:36:55 +08:00
Sean Cross 7f378b02c0 initial commit
Add work-in-progress files for Tomu ICE40 FPGA.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-30 12:36:17 +08:00