1 / 19

Xilinx ML310 board based on VirtexII-PRO programmable device

Xilinx ML310 board based on VirtexII-PRO programmable device. Students: Tsimerman Igor Firdman Leonid Supervisor: Rivkin Ina. Agenda. Project goals Project schedule Board overview Project Status Openings. Project Goals. Making a list of all “on board” peripherals

fionan
Télécharger la présentation

Xilinx ML310 board based on VirtexII-PRO programmable device

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Xilinx ML310 board based on VirtexII-PRO programmable device Students: Tsimerman Igor Firdman Leonid Supervisor: Rivkin Ina Technion Digital Lab Project

  2. Agenda Project goals Project schedule Board overview Project Status Openings Technion Digital Lab Project

  3. Project Goals Making a list of all “on board” peripherals Activation of peripherals Writing ML310 board Boot camp document and peripherals User Guide Connecting and activating PS2 keyboard with ML310 board. Technion Digital Lab Project

  4. Board Overview Technion Digital Lab Project

  5. Board Overview ML310 High-Level block diagram • Directly connected to FPGA • peripherals. • All have softcore controllers (Can • be added through EDK). • Low-level drivers supplied. • Ready to be used in • OS/Stand-Alone mode • Indirectly connected to FPGA • peripherals. • Accessible through PCI bridge. Technion Digital Lab Project

  6. Board Overview Directly connected to FPGA peripherals • DDR Memory • Registered 256 MB PC3200 double data rate (DDR) Dual Inline Memory Module (DIMM) with an industry-standard 184-pin count. • Access to memory is through software application by pointers. • Memory check programs are provided. • Serial port FPGA UART (RS-232 standard) • Serial port (J4) is connected to the XC2VP30 FPGA (U37) through a MAX3232 Transceiver (U7). It can be accessed by simply implementing a UART in the FPGA fabric. Technion Digital Lab Project

  7. Board Overview Directly connected to FPGA peripherals • System ACE CF Controller • The System ACE CF controller is the primary means of configuring the XC2VP30 on the ML310 board through the JTAG interface. • System ACE CF controller can be used to facilitate general-use, non-volatile storage. The System ACE CF controller provides an MPU interface for allowing a microprocessor to access the CompactFlash memory, enabling the use of the CompactFlash card as a file system. • GPIO • The ML310 Hardware Platform provides direct GPIO access to eight LEDs for general purpose use, and provides indirect access to a 16-pin connector (J13) that interfaces the ML310 to a 2-line by 16-character LCD display, AND491GST. A simple register interface handles access to the XC2VP30 GPIO signals. Technion Digital Lab Project

  8. Board Overview Directly connected to FPGA peripherals • IIC/SMBus Interface • The Inter Integrated Circuit (IIC) bus provides the connection from the CPU to peripherals. It’s a serial bus with data and clock bidirectional signals. • The IIC/SMBus interface serves as an interface to one master device and multiple slave devices. • SMBus uses IIC as its backbone. • Serial Peripheral Interface • Serial Peripheral Interface (SPI), is a serial interface like the IIC bus interface. There are three differences: the SPI operates at a higher speed, there are separate transmit and receive data lines, and the device access is chip-select based instead of address based. • The ML310 employs a single SPI device which is a 25LC640, 64 kb EEPROM. Technion Digital Lab Project

  9. Board Overview Directly connected to FPGA peripherals • PM1, PM2 connectors • Each connector has 40 differential pairs and several • power and ground pins. Together, the two PM connectors • on the ML310 support 158 high-speed I/O pins that can be • user defined. The PM1 and PM2 signals are as follows: • • 8 RocketIO MGT pairs (32 pins total) • • 42 LVDS pairs (can be used as 84 single-ended I/O • at 2.5V) • • 1 LVDS clock pair • • 38 single-ended I/O • 12 at 2.5V • 26 at 3.3V • • 2 single-ended 2.5V clocks • • 2 pins not connected Technion Digital Lab Project

  10. Board Overview Indirectly accessible (trough PCI bus) peripherals • The onboard 33 MHz, 32-bit PCI bus is connected to fixed PCI devices, listed below, that are part of the ML310 board: • ♦ Two 3.3V keyed PCI add-in card slots (P5 and P3) • ♦ Two 5.0V keyed PCI add-in card slots (P6 and P4) • ♦ Intel, GD82559, 10/100 PCI Ethernet NIC • ♦ Ali, M1535D+, PCI South Bridge • The Virtex-II Pro PPC405 processors can gain access to the primary PCI bus through the EDK • PCI Host Bridge IP. EDK also provides PCI Arbiter IP. Technion Digital Lab Project

  11. Board Overview Ethernet cores • Intel, GD82559, 10/100 PCI Ethernet NIC • Fast Ethernet controller with an integrated 10/100 Mb/s physical layer device for PCI board LAN designs. • Ethernet MAC (Media access controller) • Provided softcores for Ethernet implementation are: OPB/PLB Ethernet MAC. • There is also “Lite” version of OPB MAC with minimal necessary functions. • All low level drivers are provided. Note: For Ethernet testing appropriate protocol must be implemented (TCP/IP for example). There is an option to use “internet sniffer” program In HOST with crossed cable connected in order to detected any data packets. Technion Digital Lab Project

  12. Board Overview ALi South Bridge Interface, M1535D+ (U15) ALi M1535D+ supports the following features: ♦ 1 parallel and 2 serial ports ♦ 2 USB ports ♦ 2 IDE connectors ♦ GPIO ♦ SMBus interface ♦ AC’97 audio codec ♦ PS/2 keyboard and mouse ♦ Flash ROM Technion Digital Lab Project

  13. Board Overview Peripherals connected trough Ali south bridge • USB Connector Assembly • The M1535D+ USB is an implementation of the Universal Serial Bus Specification Version 1.0a that contains two PCI Host Controllers and an integrated Root Hub. • No drivers are provided. • Serial & Parallel Ports Interface Connector Assembly • The ALi M1535D+ provides access over the PCI bus to two serial ports and one parallel port. Technion Digital Lab Project

  14. Board Overview Peripherals connected trough Ali south bridge • IDE Connectors (J15 and J16) • Supports a 2-channel UltraDMA-133 IDE master controller independently connected to a primary 40-pin IDE connector (J16) and a secondary 40-pin IDE connector (J15). • No drivers are provided. • GPIO Connector (J5) • There are 15 GPIO pins connecting the ALi M1535D+ to the 24-pin GPIO header (J5). These can be accessed through the ALi M1535D+ by way of the PCI bus. Technion Digital Lab Project

  15. Board Overview Peripherals connected trough Ali south bridge • System Management Bus Controller • The SMBus host controller in the M1535D+ supports the ability to communicate with power related devices using the SMBus protocol. • AC’97 Audio Interface • The ALi South Bridge Super I/O controller has a built-in audio interface that is combined with a standard audio codec (AC’97), LM4550. Features available to the user are as follows: • ♦ AC’97 Codec 2.1 Specification compliant • ♦ Codec variable sample rate support • ♦ 32-voice hardware wave-table synthesis • ♦ 32 independent DMA channels • ♦ 3D positioning sound acceleration • ♦ Legacy Sound Blaster compatible • ♦ FM OPL3 emulation • ♦ MIDI interpretation • ♦ MIDI MPU-401 interface Technion Digital Lab Project

  16. Board Overview Peripherals connected trough Ali south bridge • PS/2 Keyboard and Mouse Interface Connector (P2) • The ALi M1535D+ has a built-in PS2/AT keyboard and PS/2 mouse controller. The PS/2 keyboard and mouse ports are connected to the ALi M1535D+ through standard DIN connectors. • No drivers provided. • In order to use keyboard with ML310 board in stand alone mode, one have to implement low level drivers that will enable software access to dedicated registers on Ali, trough PCI bus. • In OS mode PS2 controllers will be recognized and standard keyboard drivers will be installed. • Flash ROM (U4) • The ALi South Bridge supports 4 Mb Flash memory interface. The ML310 provides connectivity to an AM29F040B 4 MB (512 K x 8 bit) flash memory (U4) via the Ali M1535D+ ROM interface. Technion Digital Lab Project

  17. Project Status • List of all on board peripherals – done • Short description of each peripheral was made • Activation of UART, LCD, LEDs, DDR - done • Attempt to activate and testing Ethernet • Early core physical connection attempt was made • Looking for USB 2.0 free softcores and drivers - done • USB 2.0 softcore was found • No testing was done yet • Looking for a way to connect and activate PS2 keyboard with ML310 board - done Technion Digital Lab Project

  18. Project schedule • Connecting and activating PS2 keyboard with ML310 board. Output will be shown on LCD or LEDs or Terminal window trough UART. <weeks: 10..12>. • Writing ML310 board Boot Camp and peripherals User Guide document. <weeks: 13..14>. Technion Digital Lab Project

  19. Openings • Ethernet connection and testing with “sniffer” program is still an open issue and will be initiated only if time resource will allow. • Still waiting for an answer from INTEL about second semester program. Technion Digital Lab Project

More Related