1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-07-01 03:12:01 +03:00
EDA Tools, Small tools to assist Electronic Design Automation http://projects.qi-hardware.com/index.php/p/eda-tools/
Go to file
Werner Almesberger 2744057e98 Avoid leading zeroes in resistance and capacitance values (except 0R)
- boom/lib/e12.inc: several rules produces mal-formed results with leading
  zeroes
- boom/manu/Makefile.common (spotless): added new target to remove
  $(NAME).chr
- boom/manu/Makefile.common (MALFORMED): test for leading zeroes, allowing
  only 0R as an exception
- boom/manu/stackpole/stackpole.gen: catch values < 1 R and convert them
  to mR
2010-10-18 17:23:19 -03:00
boom Avoid leading zeroes in resistance and capacitance values (except 0R) 2010-10-18 17:23:19 -03:00
dsv Moved dsv over from ben-wpan (now in eda-tools/dsv/dsv) 2010-10-03 21:54:57 -03:00
schhist schhist/gitsch2ps: removed redundant quotes in assignments. 2010-10-13 04:49:16 -03:00