Changes between Initial Version and Version 1 of HardwareUsersGuides/RadioBoard_v1.4/RadioBridge


Ignore:
Timestamp:
Jul 2, 2006, 2:13:14 PM (18 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HardwareUsersGuides/RadioBoard_v1.4/RadioBridge

    v1 v1  
     1= Radio Bridge =
     2The radio bridge is a custom peripheral which provides the external connections for the [wiki:RadioController radio controller] core. The bridge contains no logic; its only job is to tie the radio controller's ports to whichever daughtercard slots contain WARP radio boards. Abstracting these connections to a separate peripheral allows the use of a single radio controller core with arbitrary arrangements of radio boards.
     3
     4The radio bridge is a standard EDK peripheral and is required when using the radio controller. Up to four instances of the radio bridge core can be included in a hardware system. If the bridges are enabled when building a new project through Base System Builder, the core's connections and pin constraints will be handled automatically.
     5
     6The latest source for the radio bridge is available in the [source:/PlatformSupport/CustomPeripherals/pcores/ repository].