Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by eiria

  1. E

    communication PowePC FPGA

    Hi all. Thanks for all your comments, you've been of great help. Now I'm stuck again with the communication. I already know how to establish a FIFO connection between the PPC and the FPGA, but it seems it's not working. I have this piece of C code: char * pattern = "ab"; char * text =...
  2. E

    communication PowePC FPGA

    Thanks for help me. Do you know any tutorial to configure the USB-connection XUP Virtex-2Pro in Linux? I'm trying to download the bitstream but this is the result: Cable Type = 3, Revision = 0. Setting cable speed to 6 MHz. Cable connection established. Firmware version = 1030. CPLD file...
  3. E

    communication PowePC FPGA

    Thanks FvM. I'll try it. I'm a student at the University and I didn't know nothing about FPGA, before. It's my first experience on it. I appreciate your help. Ariadna
  4. E

    communication PowePC FPGA

    Thanks FvM How could I open this data bus from a C program? I'll explain better what I need: I have to run a C code which would read chars from a file and then send them to the FPGA, and read the FPGA output. Any link or tutorial will be appreciated. Thanks, Ariadna
  5. E

    communication PowePC FPGA

    Hello everybody. I'm studying the viability of using pattern matching on an FPGA. My VHDL code runs ok in Simulation: it takes characters from a file. I need to execute this into an FPGA and communicating with the PowerPC, but I don't know how to take characaters from the file. Anyone can help...

Part and Inventory Search

Back
Top