-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathxpd.xml
123 lines (123 loc) · 12.6 KB
/
xpd.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<?xml version="1.0" ?>
<xpd>
<components>
<component description = "A simple demo of using the low level ethernet module" type = "demoCode" scope = "Example" path = "app_ethernet_demo" local = "false" id = "app_ethernet_demo" name = "Low Level Ethernet Demo">
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.3">module_ethernet_board_support</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_locks</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_otp" version = "1.0.0">module_otp_board_info</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.3">module_ethernet_smi</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_slicekit_support.git" version = "1.0.4">module_slicekit_support</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.3">module_ethernet</componentDependency>
<keyword>ethernet</keyword>
<keyword>mac</keyword>
<keyword>mii</keyword>
</component>
<component name = "Layer 2 Ethernet MAC" type = "component" buildresults_path = "module_ethernet/.module_ethernet.buildinfo" scope = "General Use" path = "module_ethernet" metainfo_path = "module_ethernet/module_ethernet.metainfo" local = "false" id = "module_ethernet" description = "MII interface and L2 ethernet MAC">
<componentDependency repo = "git://github.com/xcore/sc_ethernet.git" version = "2.3.3">module_ethernet_smi</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.4">module_locks</componentDependency>
<keyword>ethernet</keyword>
<keyword>mii</keyword>
<keyword>mac</keyword>
</component>
<component name = "Ethernet Board Support Definitions" type = "component" buildresults_path = "module_ethernet_board_support/.module_ethernet_board_support.buildinfo" scope = "General Use" path = "module_ethernet_board_support" metainfo_path = "module_ethernet_board_support/module_ethernet_board_support.metainfo" local = "false" id = "module_ethernet_board_support" description = "Ethernet configuration defines for XMOS development boards">
<keyword>ethernet</keyword>
<keyword>mii</keyword>
<keyword>mac</keyword>
</component>
<component name = "SMI Ethernet Phy Protocol Library" type = "component" buildresults_path = "module_ethernet_smi/.module_ethernet_smi.buildinfo" scope = "General Use" path = "module_ethernet_smi" metainfo_path = "module_ethernet_smi/module_ethernet_smi.metainfo" local = "false" id = "module_ethernet_smi" description = "A library for communicating using the SMI protocol">
<keyword>smi</keyword>
<keyword>ethernet</keyword>
</component>
</components>
<dependency repo = "sc_otp">
<gitbranch>master</gitbranch>
<githash>062aa923a78bc603b254b2a99b78593ab3a816ec</githash>
<uri>[email protected]:xcore/sc_otp</uri>
<version>1.0.0rc0</version>
</dependency>
<dependency repo = "sc_util">
<gitbranch>master</gitbranch>
<githash>f09fda14976cf969ae792e7c28b4e5a30e4c1eb9</githash>
<uri>[email protected]:xcore/sc_util</uri>
<version>1.0.4rc0</version>
</dependency>
<dependency repo = "sc_slicekit_support">
<githash>be8353686c6d9e22a6125ccdf979a31c379091d0</githash>
<uri>[email protected]:xcore/sc_slicekit_support</uri>
<version>1.0.4rc0</version>
</dependency>
<description>A complete Ethernet MII and MAC interface for 100MBps Ethernet</description>
<docdir>module_ethernet/doc</docdir>
<docdir>app_ethernet_demo/doc</docdir>
<exclude_dir>test_buffering</exclude_dir>
<exclude_dir>test_ethernet_qav</exclude_dir>
<exclude_dir>test_mii_singlethread</exclude_dir>
<exclude_dir>test_ethernet_2_port</exclude_dir>
<exclude_dir>test_mii_simplethread_tx_jitter</exclude_dir>
<exclude_dir>test_regression</exclude_dir>
<exclude_dir>experimental</exclude_dir>
<exclude_dir>tests</exclude_dir>
<location>[email protected]:xcore/sc_ethernet.git</location>
<name>sc_ethernet</name>
<maintainer>DavidNorman</maintainer>
<partnumber>XM-001827-DH</partnumber>
<release parenthash = "62bbb6a8b44376b77c1ffbb3bddab394e750c691" version = "1.3.1beta0" githash = "a5c2fbc4b5cdd7257779342303097fa3fd409918"></release>
<release parenthash = "3ff20a3b669eb6635d629b925a3238b37c04a2de" version = "2.0.0beta0" githash = "48dda5ae9792739df8835dc9025f6b7a64936ffd"></release>
<release parenthash = "8ce8fd80ec9465159d62c20b37b0ae1e3d3ed388" version = "2.0.0rc0" githash = "362a749e4664ffcbee145d9e2d17d92e7dc8a17e"></release>
<release parenthash = "8ce8fd80ec9465159d62c20b37b0ae1e3d3ed388" version = "2.0.0" githash = "362a749e4664ffcbee145d9e2d17d92e7dc8a17e"></release>
<release parenthash = "33ff1e45c7e31080dc1d78d3400cab6eb9d75a09" version = "2.0.1rc0" githash = "32edea1f9397242872d517e9f410aaf27f1995d7"></release>
<release parenthash = "33ff1e45c7e31080dc1d78d3400cab6eb9d75a09" version = "2.0.1" githash = "32edea1f9397242872d517e9f410aaf27f1995d7"></release>
<release parenthash = "ea2d12e793b6aae7ec17debbcd1988876319295b" version = "2.0.2rc0" githash = "edea7ba21dc18c2ecfee818a64e9a26ea25f53de"></release>
<release parenthash = "ea2d12e793b6aae7ec17debbcd1988876319295b" version = "2.0.2" githash = "edea7ba21dc18c2ecfee818a64e9a26ea25f53de"></release>
<release parenthash = "121fd01bb152513b1ce7dcef2a65840b92068ad0" version = "2.1.0rc0" githash = "46c1c61dcc8b3c6eae646451b39c345c5cd27853"></release>
<release parenthash = "a3f7b77d3501f9e572c018011cb01aa3b618fcfc" version = "2.1.1rc0" githash = "a5d0bbd2469f4aa8a166f53041a959e6d8c182ab"></release>
<release parenthash = "3649124bcfe5df28473671639a4fc541c2b11b81" version = "2.1.1rc1" githash = "4a4c97eebbd51bd31e7cbc1d1a1c95ea4095429a"></release>
<release parenthash = "3649124bcfe5df28473671639a4fc541c2b11b81" version = "2.1.1" githash = "4a4c97eebbd51bd31e7cbc1d1a1c95ea4095429a"></release>
<release parenthash = "8fcc083ae0baec2ab658d382e6102fc63f39e2ca" version = "2.1.2rc0" githash = "e0d8f57a0f817547484f00be5231b536439397d2"></release>
<release parenthash = "c28c2a8d3f8bdbd98fb1e8be2ab4d380669bee71" version = "2.2.0alpha0" githash = "0780c145a5a89c849f59fb05498b81a2f05f121c"></release>
<release parenthash = "056a6e2f360a36361496b237d9b7d550617f9674" version = "2.2.0alpha1" githash = "3934d03be96a1800694e78fab686806335db4aac"></release>
<release parenthash = "9ac3e763dd68000ff93cde7fc19eebdb3613d0cb" version = "2.2.0alpha2" githash = "84c16d9f520569776f8fc749bbaacd5efb2ba04d"></release>
<release parenthash = "90167018a4af76f81f0a06f9b16d8773395bb5cc" version = "2.2.0alpha3" githash = "1569138fd8dc8691771466de2a09f3c7095be8ef"></release>
<release parenthash = "c193059d2f7e0333d8664575c46379f389e774dd" version = "2.2.0alpha4" githash = "dc7e49a218bbeaab253512ccdb75f6572914f9ca"></release>
<release parenthash = "dc7e49a218bbeaab253512ccdb75f6572914f9ca" version = "2.2.0alpha5" githash = "72cfc204011bb21cb15f623c7c9b04377e360d0d"></release>
<release parenthash = "1c690d7a622518f9ee499c66bf8b197db1ca2ca7" version = "2.2.0alpha6" githash = "12ea5c3269869908841f0e7330caee7c21bd89cc"></release>
<release parenthash = "9139f2febed0e664c8f4a15893b0415d4f53942b" version = "2.2.0alpha7" githash = "db428f5a0b4bbc9ec7ac2c45792dfc6d038da2ee"></release>
<release parenthash = "3e59f852e8b3acfa646ab2187b0b3b24cc8ad91c" version = "2.2.0alpha8" githash = "08b7746cd7a8a8b78bc237467a3c0ed97023e704"></release>
<release parenthash = "8576975f9ba04a7469e2e4b04bfd1219acb425dc" version = "2.2.0alpha9" githash = "1cf8b500ceb49dccd94c62c6a5f69bdc857c46af"></release>
<release parenthash = "674014d3f63bd00f028db9e3750c4efa10e76dc7" version = "2.2.0alpha10" githash = "7c15456233ff9be3b2f140bfa6d0c3a28858b64f"></release>
<release parenthash = "7c15456233ff9be3b2f140bfa6d0c3a28858b64f" version = "2.2.0alpha11" githash = "bf6cdcff46b612e25dc0c13264cdb76b56924874"></release>
<release parenthash = "bf6cdcff46b612e25dc0c13264cdb76b56924874" version = "2.2.0alpha12" githash = "c32177d0564e2153e9e54cb7905b2d8c2a475264"></release>
<release parenthash = "fd78426b5cb674f2017a4ef1bd68676214bb032f" version = "2.2.0alpha13" githash = "ce916d0dd9b722416c1c95b30eff0bfdc750aa1a"></release>
<release parenthash = "ce916d0dd9b722416c1c95b30eff0bfdc750aa1a" version = "2.2.0alpha14" githash = "bac76ccea4f57c8a4605f70065a74fe3be4e985d"></release>
<release parenthash = "c493f197390356c78af7752c5330a193b5a1d51b" version = "2.2.0alpha15" githash = "6a6e90e5c67465feb4c70a1d9917168f78193a5a"></release>
<release parenthash = "82c3525d58693115ca2ef8532337b3e773897845" version = "2.2.0alpha16" githash = "7f4ea62f76a9b161503d5809ac0f395c391c29ba"></release>
<release parenthash = "f0658120a5064d16b408fe332f25556079bb1cf9" version = "2.2.0alpha17" githash = "b4d5f2932cce0d0d8c5fa49636509c1b1b77fd0b"></release>
<release parenthash = "f8003d3a95522fff3fc31a4b388c957436416658" version = "2.2.0alpha18" githash = "2e041b400855f2197b8f8babca2a4d53fb9a7e0a"></release>
<release parenthash = "2e041b400855f2197b8f8babca2a4d53fb9a7e0a" version = "2.2.0rc0" githash = "14bbe0d826fe36c6f2b44d95e277fe120e1ba350"></release>
<release parenthash = "74ddcce090e0b1a584a7da98949f41c20117ee43" version = "2.2.1rc0" githash = "21aed77158192a3c7b63d8845f165e029cf572ae"></release>
<release parenthash = "21aed77158192a3c7b63d8845f165e029cf572ae" version = "2.2.1rc1" githash = "95e20abf6ed73901f13cdd883a164dc1a7370eed"></release>
<release parenthash = "51af90e66a43a1bef8461aa6216164d7e59357fd" version = "2.2.2rc0" githash = "3db65a9cd09d968d0f8e59550f900cc8b6b77401"></release>
<release parenthash = "2c300f092d9520d10ddee3d2a045e78cd3fbe5ff" version = "2.2.3beta0" githash = "b6c7a0857dcbb5553fae3d1ae266f9750a0d5fb5"></release>
<release parenthash = "b6c7a0857dcbb5553fae3d1ae266f9750a0d5fb5" version = "2.2.3rc0" githash = "03d54412dada9cb3abc91238cb65f5d0c1a61a72"></release>
<release parenthash = "75e7d432da1f45652a24c09c32f88311b0ac6e7f" version = "2.2.4rc0" githash = "dabdb3830df0c844a08f733a14fda32bd04144ee"></release>
<release parenthash = "aa83223f48f50a416f49f91d499213eefca17d9c" version = "2.2.5rc0" githash = "679cf4e508142299eb42f226b43c906f2219b920"></release>
<release parenthash = "cd7db100d648066f44d61b57383b3985c51b8f66" version = "2.2.5rc1" githash = "b851b2b7db68ecdce2144ebc63ebfc2bd4525de9"></release>
<release parenthash = "749a184e33f2eabfc1a75f471ae9953f7ec6b674" version = "2.2.5rc2" githash = "d4288863b8258d525d0ee421cab4f8c177080855"></release>
<release parenthash = "801ebfa966929309d187eae7e25530f2644e3999" version = "2.2.5rc3" githash = "d25b40c4ae7c4817fee5897f546a34c952eca1c6"></release>
<release parenthash = "4ad3baef4a53cb4232df5b439ac769fa54f5b5da" version = "2.2.6rc0" githash = "deadcbc7e9494336890a88e140ef2e06c79b6d07"></release>
<release parenthash = "7e051ee9c2b0ec3acf456e0ab709482c40c93ee2" version = "2.2.7rc0" githash = "68895b97a72e743a909e0b320e724c8c8223e1a7"></release>
<release parenthash = "5bce6968c815455d1f5f4453beea38aeae042d80" version = "2.2.7rc1" githash = "5bdae446ff270dd9a8db34ce5c5164fd37bb43d0"></release>
<release parenthash = "116be4333d1daf9f22fd627d69c844f103f6ca19" version = "2.3.0beta0" githash = "a1f8913263722603b8ae0ba33cacc85e1db9b81d"></release>
<release parenthash = "de2c0f3b3bc961eb5d9fb70e3b7ef8c35061327b" version = "2.3.0beta1" githash = "0365a8e78f428bea6a0e6ad707f50bd924f272a1"></release>
<release parenthash = "763483c609d43869633ba4a13b944a4b1751e189" version = "2.3.0rc0" githash = "f5237f680241ff037c459b66a747b82bec9190b3"></release>
<release parenthash = "aa6c11f7a6492fc941c25a70f843d42587ffc0cb" version = "2.3.1rc0" githash = "dc3e178da0c676f502fcbfe9538cade86bc1b240"></release>
<release parenthash = "35ab9f69bd677750277ae2e62de8a39bc866ae1c" version = "2.3.2rc0" githash = "28bf300515766c9fa2c033531a0a0d587608360e"></release>
<release parenthash = "6fce6c669c9c6dce78ea79e5ca18ff4db8884d08" version = "2.3.3beta0" githash = "4927ea8fef066853834bea5439306184584b9550"></release>
<release parenthash = "4927ea8fef066853834bea5439306184584b9550" version = "2.3.3rc0"></release>
<subpartnumber>XM-001828-SM</subpartnumber>
<vendor>XMOS</vendor>
<version_defines></version_defines>
<xcore_repo>sc_ethernet.git</xcore_repo>
<xpd_version>1.0</xpd_version>
<xsoftip_exclude>app_ethernet_loopback</xsoftip_exclude>
</xpd>