KiCad / kicad-library-utils

Some scripts for helping with library development
GNU General Public License v3.0
128 stars 95 forks source link

Add symbol generation of Lattice ECP5 FPGA family from CSV files #309

Open joilm opened 5 years ago

joilm commented 5 years ago

Lattice ECP FPGA family pin descriptions are used to auto-generate the schematic symbols. This re-uses the Xilinx symbol generator from #293 Currently all ECP5U, ECP5UM and ECP5UM-5G are working, ECP3 devices have similar CSV files and should work as well. The ICE FPGA series has different a pin descripion format.

Example ecp5-5g

poeschlr commented 4 years ago

is there a symbol pull request?

nickoe commented 4 years ago

@joilm ping