Changes between Version 8 and Version 9 of Internal/NoiseGenerator/Hardware/BaBo
- Timestamp:
- Feb 17, 2007, 12:35:32 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/NoiseGenerator/Hardware/BaBo
v8 v9 3 3 [[TOC(depth=3)]] 4 4 5 !BaBo performs baseband I/Q data acquistion and generation, data processing and transmission to upstream data servers through a USB interface. 5 !BaBo performs baseband I/Q data acquistion and generation, data processing and transmission to upstream data servers through a USB interface. !BaBo top-level schematic is [attachment:Babo-13-Global-Schematic.pdf attached]. 6 6 7 7 == Hardware Components == 8 8 9 First you must upload the firmware onto the FX2. Once the firmware is ready on the FX2. Once the FX2 is programmed, it programs the FPGA by feeding it a sequence of bits or bytes that configure all the gates and datapaths and doohickeys inside. 9 !BaBo is centered around three components: 10 10 11 11 * Cypress EZ-USB FX2 - CY7C68013 USB microcontroller, which is an 8051 core with a USB2 interface 12 * Xilinx XC3S400-4TQ144C FPGA 13 * Analog Device 14 15 == PCB == 16 17 == Programming Notes == 18 First you must upload the firmware onto the FX2. Once the firmware is ready on the FX2. Once the FX2 is programmed, it programs the FPGA by feeding it a sequence of bits or bytes that configure all the gates and datapaths and doohickeys inside. 12 19 13 20 Relevant documentation extraction: … … 48 55 49 56 }}} 50 51 * Xilinx XC3S400-4TQ144C FPGA52 53 54 55 == PCB ==56 57 == Programming Notes ==58 59 57 == Appendix ==