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:
8
boom/lib/rtol.inc
Normal file
8
boom/lib/rtol.inc
Normal 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
|
||||
Reference in New Issue
Block a user