An open API service indexing awesome lists of open source software.

https://github.com/kit-ipe/atca-example-project-template


https://github.com/kit-ipe/atca-example-project-template

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# ATCA Template

ATCA template containing multiple sub-projects.

## Project Folder structure

- fba_template "Full FBA" - Carrier Style with debugging with KRIA SoC and Carrier according to AMC.0 Spec.
- rtm_template "Full RTM" - RTM to be used with "Full Version"
- amc_template "AMC" - AMC to be used with "Full FBA" or "Carrier FBA"
- led_pcb: LED PCB to be used with every AMC Carier

- BOM: example BOM combination for one assemby of 1 Full FBA, 1 Full RTM and 1 LED PCB and 4 AMC

## Individual Project Folder structure

- sch/ -> to store sub schematic sheets
- mech -> to store dxf files used in mechanical tasks
- images -> to store images for the README or other purposes
- gerbers -> to store Gerber files

## Repositories

- [github](https://github.com/kit-ipe/ATCA-Example-Project-Template)

## Licensing

Copyright Luis Ardila, Carsten Schmerbeck 2023.

This source describes Open Hardware and is licensed under the CERN-OHL-P v2
You may redistribute and modify this documentation and make products
using it under the terms of the CERN-OHL-P v2 [https:/cern.ch/cern-ohl](https:/cern.ch/cern-ohl).
This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED
WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY
AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN-OHL-P v2
for applicable conditions.

## Version History

- 30.11.2022 Initial version - Carsten Schmerbeck