mirror of
https://github.com/parallella/parallella-hw.git
synced 2025-04-22 19:33:42 +00:00
Adding LimeWire board to repo
This commit is contained in:
parent
cde7fa56c3
commit
ac849cf699
31
README.md
31
README.md
@ -6,28 +6,27 @@ This repository contains open source board and FPGA designs associated with the
|
||||
|
||||
## Board Designs
|
||||
|
||||
Board | Description | CAD | Status |
|
||||
------------------------------------------|---------------------------|---------|------------|
|
||||
[daughtercard](daughtercard) | Daugher Card Template | KiCad | Production |
|
||||
[kvision](kvision) | UAV daughter card | Altium | Prototype |
|
||||
[library](library) | CAD librares | Various | Prouction |
|
||||
[meta](meta) | PCI 104 board | N/A | Concept |
|
||||
[para-tile](para-tile/README.md) | Breakout board | Eagle | Prototype |
|
||||
[parallella](parallella/README.md) | Kickstarter Parallella | Allegro | Production |
|
||||
[parallella-rf](parallella-rf) | RF board (wip) | Pads | Concept |
|
||||
[parallella-sdr](parallella-sdr/README.md)| FMC SDR adapter board | Allegro | Production |
|
||||
[parallella-4k](parallella-4k) | HPC board | N/A | Concept |
|
||||
[porcupine](porcupine/README.md) | Parallella Breakout board | KiCad | Production |
|
||||
Board | Description | CAD | Status |
|
||||
--------------------------------------------|---------------------------|-----------|------------|
|
||||
[daughtercard](daughtercard) | Daugher Card Template | KiCad | Production |
|
||||
[kvision](kvision) | UAV daughter card | Altium | Prototype |
|
||||
[library](library) | CAD librares | Various | Prouction |
|
||||
[meta](meta) | PCI 104 board | N/A | Concept |
|
||||
[para-tile](para-tile/README.md) | Breakout board | Eagle | Prototype |
|
||||
[parallella](parallella/README.md) | Kickstarter Parallella | Allegro | Production |
|
||||
[parallella-case](parallella-case) | Parallella Aluminum Case | SolidWorks| Production |
|
||||
[parallella-lime_rf](parallella-lime-rf) | Myriad-RF daughter board | KiCad | Prototype |
|
||||
[parallella-rf](parallella-rf) | RF board (wip) | Pads | Concept |
|
||||
[parallella-sdr](parallella-sdr/README.md) | FMC SDR adapter board | Allegro | Production |
|
||||
[parallella-4k](parallella-4k) | HPC board | N/A | Concept |
|
||||
[porcupine](porcupine/README.md) | Parallella Breakout board | KiCad | Production |
|
||||
|
||||
## FPGA Design Sources
|
||||
All Parallella related FPGA sources have been moved to the [OH! library](https://github.com/parallella/oh/tree/master/parallella) library and released under MIT license.
|
||||
All Parallella related FPGA sources have been moved to the [OH! library](https://github.com/parallella/oh) library and released under MIT license.
|
||||
|
||||
## License
|
||||
Board design files are released under the Creative Common Share Alike license unlesss otherwise specified.
|
||||
|
||||
## Contribution
|
||||
We are looking for external contribution to to the Parallella project! If you have something to contribute in the area of board, system, FPGA design, dig in! All pull requests will be considered. Instructions for contributing can be found [HERE](CONTRIBUTING.md).
|
||||
|
||||
## How to do a pull-requeste
|
||||
|
||||
1. Fork this repository to your personal github account using the 'fork' button 2. above
|
||||
|
1
parallella-lime-rf
Submodule
1
parallella-lime-rf
Submodule
Submodule parallella-lime-rf added at f005109bc0
@ -1,24 +0,0 @@
|
||||
# <Board Name>
|
||||
===================================
|
||||
|
||||
* put image here
|
||||
* short descrition
|
||||
|
||||
## Files
|
||||
|
||||
* descriptions of key files
|
||||
* files for assembly/pcb fab should be palced in mfg directory
|
||||
* manual and pdf of schematic should be placed in "docs" directory
|
||||
* all source files for production should be included including BOM
|
||||
|
||||
## EDA tools
|
||||
|
||||
EAGLE 6.5.0 for Linux - Light Edition
|
||||
|
||||
## License
|
||||
|
||||
Published under CERN Open Hardware Licence 1.2
|
||||
|
||||
## Author
|
||||
|
||||
<your name>
|
Loading…
Reference in New Issue
Block a user