Skip to content

Add Altera Max10 FPGA.

KiCad Bot requested to merge github/fork/krtkr/add_altera_max10_fpgas into master

Created by: krtkr

Hi all!

Here are Altera Max10 FPGAs. Check them out.

The symbols are automatically generated. Check them carefully.

  1. I have grouped IO pins to IO banks and order by pin number. From my experience it is most useful way to create FPGA symbols.
  2. I have removed 'NC' pins from symbols.
  3. Tried to keep symbols small separating them for huge FPGA (256+ pins).

Well, I do not like current symbols. Same for Max2 series I add recently. Currently KiCAD does not allow symbols of different size due to a bug. Once it has been fixed I would like to regenerate all components in more traditional way:

  1. Separate unit per IO pins of IO bank
  2. Separate unit for power and system (JTAG etc) pins

Anyway, until now I made this. Here are some screen shots (if you need all of them, ping me in comments):

10m02dcu324-a 10m02dcu324-b 10m02dcv36 10m04dau324-a 10m04dau324-b 10m16daf484-a 10m16daf484-b 10m16daf484-c 10m16daf484-d 10m40dcf672-a 10m40dcf672-b 10m40dcf672-c 10m40dcf672-d


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 symbol(s) you are contributing
  • An example screenshot image is very helpful
  • Ensure that the associated footprints match the official footprint library
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
Edited by kliment

Merge request reports