Skip to content

adds all BGA footprints for Xilinx Spartan-7 FPGAs

herostrat requested to merge github/fork/herostrat/xilinx-spartan7 into master

See discussions and informations in the tracking Issue: https://github.com/KiCad/kicad-footprints/issues/1560

Extends the autogenerated footprints with the Spartan-7 families BGA footprints. Script PR: https://github.com/pointhi/kicad-footprint-generator/pull/345

Question: Should I provide the rest of the footprints in a single PR or split them into the single devices as I already do?


All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Merge request reports