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


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

--

Legend:

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

    v4 v5  
    2121R3 architecture consists of following modules :
    2222
    23 '''Ethernet Port''' - Ethernet framing function,
    24 '''Packet Processor''' -
    25 '''App''' -
    26 '''RF Port''' -
    27 '''Control Plane''' -
    28 '''Timing Control''' -
     23'''Ethernet Port''' - Ethernet framing function, [[BR]]
     24'''Packet Processor''' - [[BR]]
     25'''App''' - [[BR]]
     26'''RF Port''' - [[BR]]
     27'''Control Plane''' - [[BR]]
     28'''Timing Control''' - [[BR]]
    2929
    3030From Host, we can control the hardware (RMAP read/write operations) by sending RMAP ethernet frame messages. The Tx Command Generator forwards RMAP specific frames to RMAP Processor, whereas data specific frames are routed to the Tx Memory Controller. The RMAP frames are then parsed by the RMAP processor, where a register map read/write operation can be initiated.