Skip to content

HSMC Card Symbols

Caleb Reister requested to merge github/fork/calebreister/CalebReister into master

This pull request contains symbols for Intel/Altera HSMC cards. Two versions of the same symbol have been provided:

  1. HSMC_Card_ASP for the Samtec ASP-122952-01 connector
  2. HSMC_Card_QTH for the Samtec QTH-090-01-x-D-A connector

HSMC_Card_ASP screenshot_20190115_193032

HSMC_Card_QTH screenshot_20190115_192858

For now, the new symbols are in their own Connector_HSMC library. They should probably be moved into Connector.lib before being merged.

KLC Notes:

  • Pin name offset not preferred value: the offset was set to 50mil to make room for clock pins.
  • Pin types should match pin functions: they do, with the exception of stacked power pins.
  • NC pins were included in the HSMC_Card_QTH symbol, since the HSMC specifications recommends that they be grounded.

See also: pull request for the corresponding connector footprints.


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 Caleb Reister

Merge request reports