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.

Changes between Version 6 and Version 7 of crkit/Software/Firmware/Framework/R3_arch


Ignore:
Timestamp:
Jun 15, 2010, 8:31:36 PM (14 years ago)
Author:
khanhle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • crkit/Software/Firmware/Framework/R3_arch

    v6 v7  
    2121R3 architecture consists of following modules :
    2222
    23 * '''Ethernet Port''' - Ethernet framing function, [[BR]]
    24 * '''Packet Processor''' - [[BR]]
     23 * '''Ethernet Port''' - Ethernet framing function, [[BR]]
     24    * Rx - receives ethernet frames from Host, performs CRC checking, and forwards error free payload to packet processor.
     25    * Tx - Transmits ethernet frames to Host. Generates Ethernet header and CRC, payload is provided by packet processor. 
     26 * '''Packet Processor''' - [[BR]]
    2527'''App''' - [[BR]]
    2628'''RF Port''' - [[BR]]