1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2025-04-21 12:27:27 +03:00

Added Yageo RT series of precision chip resistors.

- boom/dist/dk/yageo-rc.catq: include RT series as well
- boom/lib/rtol.inc: resistor-specific variant of the tolerances
- boom/manu/yageo/yageo.gen: decode RT series as well
This commit is contained in:
Werner Almesberger
2010-10-17 18:19:13 -03:00
parent 03e1fde48c
commit ba9a79ea07
3 changed files with 38 additions and 15 deletions

8
boom/lib/rtol.inc Normal file
View File

@@ -0,0 +1,8 @@
# Must be indented !!
#
# Some manufacturers use E for 0.5%, while others use D.
#
_TOL=D -> TOL=0.5%
include tol.inc