Changeset 8782
- Timestamp:
- 02/25/09 15:57:45 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/trunk/platform/nodes/default_ml403_node/ml403.dpd.xml
r8748 r8782 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <devicepkg id="DCE:00051cbf-54e8-4f21-b8c7-1790d46fe011" version="1,0,0,0" name=" devicepkg">3 <title> ML403 DPD</title>2 <devicepkg id="DCE:00051cbf-54e8-4f21-b8c7-1790d46fe011" version="1,0,0,0" name="ml403"> 3 <title>Linux on Xilinx ML403 Platform</title> 4 4 <author>Matt Carrick</author> 5 <description>D PD for ML403 with Linux Build</description>6 <hwdeviceregistration id="DCE:496df0a9-832f-4ff4-9ce7-cf7b22c50b4a" version="1,0,0,0" name=" hwdeviceregistration">5 <description>Device Package Description for Linux on Xilinx ML403 Platform</description> 6 <hwdeviceregistration id="DCE:496df0a9-832f-4ff4-9ce7-cf7b22c50b4a" version="1,0,0,0" name="virtex4fx12"> 7 7 <propertyfile type="PRF"> 8 8 <localfile name="/ml403.prf.xml"/> … … 12 12 <modelnumber>XC4VFX12-FF668-10C</modelnumber> 13 13 <deviceclass> 14 <class>FPGA</class> 14 <class>LoadableDevice</class> 15 <class>AggregateDevice</class> 15 16 </deviceclass> 16 17 <childhwdevice> 17 <hwdeviceregistration id="DCE:980f8067-47c0-4b2a-a5f8-965a0a840702" version="1,0,0,0" name=" hwdeviceregistration">18 <hwdeviceregistration id="DCE:980f8067-47c0-4b2a-a5f8-965a0a840702" version="1,0,0,0" name="powerpc405"> 18 19 <propertyfile type="PRF"> 19 20 <localfile name="/PowerPC405.prf.xml"/> 20 21 </propertyfile> 21 <description> General Purpose Processor</description>22 <description>PowerPC 405 General Purpose Processor, Embedded in Virtex 4 FX12</description> 22 23 <manufacturer>Xilinx</manufacturer> 23 <modelnumber> PowerPC405</modelnumber>24 <modelnumber>405D5</modelnumber> 24 25 <deviceclass> 25 <class>FPGA</class> 26 <class>LoadableDevice</class> 27 <class>ExecutableDevice</class> 26 28 </deviceclass> 27 29 </hwdeviceregistration> 28 <devicepkgref type=" devicepkgref">30 <devicepkgref type="DPD"> 29 31 <localfile name="/PowerPC405.dpd.xml"/> 30 32 </devicepkgref> 31 33 </childhwdevice> 32 34 <childhwdevice> 33 <hwdeviceregistration id="DCE:15fca8f6-3be2-4e3f-8191-66e05817abbc" version="1,0,0,0" name=" hwdeviceregistration">35 <hwdeviceregistration id="DCE:15fca8f6-3be2-4e3f-8191-66e05817abbc" version="1,0,0,0" name="uartinterface"> 34 36 <propertyfile type="PRF"> 35 37 <localfile name="/UART.prf.xml"/> … … 37 39 <description>UART Lite Core Instantiated on FPGA</description> 38 40 <manufacturer>Xilinx</manufacturer> 39 <modelnumber> CoreVersion</modelnumber>41 <modelnumber>XPS_UARTLITE_1.00.a</modelnumber> 40 42 <deviceclass> 41 <class> UART</class>43 <class>Device</class> 42 44 </deviceclass> 43 45 </hwdeviceregistration> 44 <devicepkgref type=" devicepkgref">46 <devicepkgref type="DPD"> 45 47 <localfile name="/UARTLite.dpd.xml"/> 46 48 </devicepkgref> 47 49 </childhwdevice> 48 50 <childhwdevice> 49 <hwdeviceregistration id="DCE:2a22c6f5-fd09-4532-ac15-7942a58643e4" version="1,0,0,0" name=" hwdeviceregistration">51 <hwdeviceregistration id="DCE:2a22c6f5-fd09-4532-ac15-7942a58643e4" version="1,0,0,0" name="ethernetlitemac"> 50 52 <propertyfile type="PRF"> 51 53 <localfile name="/EthernetLite"/> … … 53 55 <description>Ethernet Lite Core Instantiated on FPGA</description> 54 56 <manufacturer>Xilinx</manufacturer> 55 <modelnumber> CoreVersion</modelnumber>57 <modelnumber>XPS_ETHERNETLITE_2.00.b</modelnumber> 56 58 <deviceclass> 57 <class> Networking</class>59 <class>Device</class> 58 60 </deviceclass> 59 61 </hwdeviceregistration> 60 <devicepkgref type=" devicepkgref">62 <devicepkgref type="DPD"> 61 63 <localfile name="/EthernetLite.dpd.xml"/> 62 64 </devicepkgref>