diff options
author | Fredrik Thulin <fredrik@thulin.net> | 2015-12-16 21:58:33 +0100 |
---|---|---|
committer | Fredrik Thulin <fredrik@thulin.net> | 2015-12-16 21:59:51 +0100 |
commit | 0b3b03d2948ca52a12032143a914c95a3b69ad91 (patch) | |
tree | ee489d5069d8adbb40a217204d54d443b034d496 /eagle/lbr | |
parent | 0c42c17075695301461fb4a58427d7c79a959a8a (diff) |
connect first SDRAM, add USB MGMT UART.
Diffstat (limited to 'eagle/lbr')
-rw-r--r-- | eagle/lbr/Alpha-IC.lbr | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/eagle/lbr/Alpha-IC.lbr b/eagle/lbr/Alpha-IC.lbr index 2bc44a7..6486c84 100644 --- a/eagle/lbr/Alpha-IC.lbr +++ b/eagle/lbr/Alpha-IC.lbr @@ -337,9 +337,8 @@ Auto generated by <i>make-symbol-device-package-bsdl.ulp Rev. 44</i> </symbols> <devicesets> <deviceset name="IS45S32160F" prefix="IC"> -<description><b></b> <font color="red">edit this description</font><p> -Auto generated by <i>make-symbol-device-package-bsdl.ulp Rev. 44</i><br> -Source:</description> +<description>16Mx32, 512Mb SDRAM +Clock frequency: 166, 143 MHz</description> <gates> <gate name="G$1" symbol="IS45S32160F-TSOP86L" x="0" y="0"/> </gates> @@ -428,7 +427,10 @@ Source:</description> <connect gate="G$1" pin="VSSQ@84" pad="84"/> </connects> <technologies> -<technology name=""/> +<technology name=""> +<attribute name="MPN" value="IS45S32160F" constant="no"/> +<attribute name="SUPPLIER" value="ISSI" constant="no"/> +</technology> </technologies> </device> </devices> |