Changes between Version 3 and Version 4 of HardwareUsersGuides/AnalogBoard_v1.1/AnalogBridge


Ignore:
Timestamp:
Sep 3, 2008, 3:18:25 PM (16 years ago)
Author:
sgupta
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HardwareUsersGuides/AnalogBoard_v1.1/AnalogBridge

    v3 v4  
    11[[TracNav(HardwareUsersGuides/AnalogBoard_v1.1/TOC)]]
    22
    3 == WARP Analog Board Software Cores ==
     3== WARP Analog Board Interface Core ==
    44
    5 We have provided the hardware and software core necessary to use the Analog Board with FPGA Board v1.2. The [source:"/PlatformSupport/CustomPeripherals/pcores/analog_bridge_v1_00_a" analog_bridge] core, available in the repository, has user ports that require data that is to be fed to the DACs as input and output ports that provide the digital data from the ADCs. There are user ports for control signals associated with the DAC and ADC such as power down, out of range and sleep. There are three LEDs on the board that can also be used with this core.
     5We have provided the hardware core necessary to use the Analog Board with FPGA Board v1.2. The [source:"/PlatformSupport/CustomPeripherals/pcores/analog_bridge_v1_00_a" analog_bridge] core, available in the repository, has user ports that require data that is to be fed to the DACs as input and output ports that provide the digital data from the ADCs. There are user ports for control signals associated with the DAC and ADC such as power down, out of range and sleep. There are three LEDs on the board that can also be used with this core.
    66
    77When building project using the Base System Builder, the analog_bridge will appear as an option for each of the slots on the board. Select the appropriate one based on where the Analog Board is mounted on your kit. All the user constraints associated will be added into the project that is created.