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
- Host: GitHub
- URL: https://github.com/kit-ipe/atca-example-project-template
- Owner: kit-ipe
- License: cern-ohl-p-2.0
- Created: 2023-11-01T16:00:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-01T17:47:14.000Z (over 2 years ago)
- Last Synced: 2025-02-27T04:47:48.487Z (over 1 year ago)
- Language: HTML
- Size: 43.8 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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