close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/crkit does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jul 14, 2010, 6:56:08 PM (13 years ago)
- Author:
-
khanhle
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
3 | 3 | === RCVR === |
4 | 4 | __Tx Ethernet Interface__ : [[BR]] |
5 | | 1. Add support for segmentation when data size > 1500 bytes. ''(NOT supported in R3)''[[BR]] |
6 | | 2. Add SEG and SEQ fields to current TYPE word e.g. OR'ing function. ''(NOT supported in R3)'' [[BR]] |
7 | | 3. 1GbE support. ''(done)''[[BR]] |
| 5 | 1. Add support for segmentation when data size > 1500 bytes. '''(NOT supported in R3)'''[[BR]] |
| 6 | 2. Add SEG and SEQ fields to current TYPE word e.g. OR'ing function. '''(NOT supported in R3)''' [[BR]] |
| 7 | 3. 1GbE support. '''(done)'''[[BR]] |
8 | 8 | |
9 | 9 | __Memory Controller__ : [[BR]] |
10 | | 1. Add support for RMAP processor accesses e.g. for RMAP read data forwarding. ''(NOT done)''[[BR]] |
11 | | 2. Include FIFO to Rx App interface to prevent app data stalling when memory is being accessed by RMAP processor (3-4 clocks max.) ''(NOT done)'' [[BR]] |
| 10 | 1. Add support for RMAP processor accesses e.g. for RMAP read data forwarding. '''(NOT done)'''[[BR]] |
| 11 | 2. Include FIFO to Rx App interface to prevent app data stalling when memory is being accessed by RMAP processor (3-4 clocks max.) '''(NOT done)''' [[BR]] |
12 | 12 | |
13 | 13 | __Rx Application__ : [[BR]] |
14 | | 1. Add new RMAP interface to application top. ''(done)''[[BR]] |
15 | | 2. Upgrade to new RMAP ''(done)''[[BR]] |
16 | | 3. Use FFT App for demo purpose. ''(done)'' |
| 14 | 1. Add new RMAP interface to application top. '''(done)'''[[BR]] |
| 15 | 2. Upgrade to new RMAP '''(done)'''[[BR]] |
| 16 | 3. Use FFT App for demo purpose. '''(done)''' |
17 | 17 | |
18 | 18 | === XMTR === |
19 | 19 | __Command Generator__ : [[BR]] |
20 | | 1. Add new interface to RMAP processor e.g. parsing of RMAP and Data frames. ''(done)'' [[BR]] |
| 20 | 1. Add new interface to RMAP processor e.g. parsing of RMAP and Data frames. '''(done)''' [[BR]] |
21 | 21 | |
22 | 22 | __Tx Application__ : [[BR]] |
23 | | 1. Add new RMAP interface to application top. ''(done)''[[BR]] |
24 | | 2. Upgrade to new RMAP ''(done)''[[BR]] |
25 | | 3. Remove system controller, SPI, and LED control from Tx datapath (SPI and LED controls are relocated to Control Plane) ''(done)''[[BR]] |
26 | | 4. Support AWGN/SINE/MOD for demo purpose. ''(done, however MOD is NOT supported in R3)'' [[BR]] |
| 23 | 1. Add new RMAP interface to application top. '''(done)'''[[BR]] |
| 24 | 2. Upgrade to new RMAP '''(done)'''[[BR]] |
| 25 | 3. Remove system controller, SPI, and LED control from Tx datapath (SPI and LED controls are relocated to Control Plane) '''(done)'''[[BR]] |
| 26 | 4. Support AWGN/SINE/MOD for demo purpose. '''(done, however MOD is NOT supported in R3)''' [[BR]] |
27 | 27 | |
28 | 28 | === Control === |
29 | 29 | __RMAP Processor__ : [[BR]] |
30 | | 1. New block ''(done)''[[BR]] |
| 30 | 1. New block '''(done)'''[[BR]] |
31 | 31 | |
32 | 32 | __RF Control__ : [[BR]] |
33 | | 1. SPI read/write support, and related changes RMAP ''(done)''[[BR]] |
| 33 | 1. SPI read/write support, and related changes RMAP '''(done)'''[[BR]] |
34 | 34 | |
35 | 35 | __Top RMAP__ : [[BR]] |
36 | | 1. New RMAP definition and excel spreadsheet. ''(done)''[[BR]] |
37 | | 2. Support of Board level IO e.g. LEDs... ''(NOT supported in R3)''[[BR]] |
| 36 | 1. New RMAP definition and excel spreadsheet. '''(done)'''[[BR]] |
| 37 | 2. Support of Board level IO e.g. LEDs... '''(NOT supported in R3)'''[[BR]] |
38 | 38 | |
39 | 39 | __Top Address Decoder__ : [[BR]] |
40 | | 1. address bit19-16 decoding to generate cs_cmn, cs_xmtr and cs_rcvr chip select signals. ''(done)'' [[BR]] |
| 40 | 1. address bit19-16 decoding to generate cs_cmn, cs_xmtr and cs_rcvr chip select signals. '''(done)''' [[BR]] |
41 | 41 | |
42 | 42 | __Top Data/Control Mux__ : [[BR]] |
43 | | 1. RMAP data read support as shown in Figure 1 ''(done)''[[BR]][[BR]] |
| 43 | 1. RMAP data read support as shown in Figure 1 '''(done)'''[[BR]][[BR]] |
44 | 44 | |
45 | 45 | |