Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.37 KB

File metadata and controls

42 lines (26 loc) · 1.37 KB

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

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. 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