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 7 and Version 8 of crkit/Software/Firmware/Framework/R3_arch


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

--

Legend:

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

    v7 v8  
    2222
    2323 * '''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. 
     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, IP payload is provided by packet processor.  [[BR]]
    2626 * '''Packet Processor''' - [[BR]]
    2727'''App''' - [[BR]]