KiCad / kicad-footprints

Official KiCad Footprint Libraries for Kicad version 5
https://kicad.github.io/footprints
Other
618 stars 713 forks source link

[WIP] Xilinix BGA footprints #1560

Open herostrat opened 5 years ago

herostrat commented 5 years ago

This is a tracking issue to compile the work of footprints for Xilinix BGAs.

https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf

1. Artix-7

2. Spartan-7

3. Kintex-7

4. Virtex-7

5. Zynq

Additional Work:

evanshultz commented 5 years ago

Thanks so much!

Is there any more renaming that needs to take place to ensure all applicable package names are captured in the footprint names?

herostrat commented 5 years ago

Thank you for your patience and reviews, it was a blast!

Afaik those were all BGA packages Xilinx uses for the 7-series chips, so no, I don't think so.

The remaining work is cleaning up the "old" packages (as you previously stated according to https://github.com/KiCad/kicad-footprints/pull/1167#issuecomment-447585654) and close similar PRs.

evanshultz commented 5 years ago

@herostrat https://github.com/KiCad/kicad-footprints/pull/1167 and https://github.com/pointhi/kicad-footprint-generator/pull/240 have a section named "Duplication of existing parts". Are you open to checking that out to see if those are footprints that are unneeded? It appears they are not covered in the list above.

herostrat commented 5 years ago

Yes, I will, this will be the next workpackages for me. The ones listed above are just the starting point I already identified.