Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST

Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Download bit stream onto ml310 ( virtex 2 pro ) using uart cable

There are 3 messages in this thread.

You are currently looking at messages 0 to 3.

Download bit stream onto ml310 ( virtex 2 pro ) using uart cable - Nitesh - 2005-08-18 13:36:00

Hello,
I am using Xilinx EDK 7.1 and ml310 development board from Xilinx. I
have fedora core 2 OS on my PC.

I have problem downloading design onto the fpga.I use minicom to
connect to the ml310 board. It does connect at 9600 8N1 parameters . I
get the following prompt in the minicom window :

Enter Desired System ACE CF Configuration <0-7>.
   0: ACE-loader.
   1: Linux w/PCI.
   2: VxWorks w/PCI.
   3: QNX Demo.
   4: Linux EDK Base Build.
   5: VxWorks EDK Base Build.
   6: User Configuration A.
   7: User Configuration B.

select :




But when I try to download the design from my XPS window it gives me
error saying
cable connection failed .It does not connect ot the board from the xps
window?
What could be the problem?

Thanks,
Nitesh

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.



Re: Download bit stream onto ml310 ( virtex 2 pro ) using uart cable - Paul Hartke - 2005-08-18 14:59:00

You will need a JTAG cable such as the
Parallel-IV or Platform USB cable
to download the bit file from within EDK/XPS. In general, the uart
cannot be used to download a bitstream.  

Paul

Nitesh wrote:
> 
> Hello,
> I am using Xilinx EDK 7.1 and ml310 development board from Xilinx. I
> have fedora core 2 OS on my PC.
> 
> I have problem downloading design onto the fpga.I use minicom to
> connect to the ml310 board. It does connect at 9600 8N1 parameters . I
> get the following prompt in the minicom window :
> 
> Enter Desired System ACE CF Configuration <0-7>.
>    0: ACE-loader.
>    1: Linux w/PCI.
>    2: VxWorks w/PCI.
>    3: QNX Demo.
>    4: Linux EDK Base Build.
>    5: VxWorks EDK Base Build.
>    6: User Configuration A.
>    7: User Configuration B.
> 
> select :
> 
> But when I try to download the design from my XPS window it gives me
> error saying
> cable connection failed .It does not connect ot the board from the xps
> window?
> What could be the problem?
> 
> Thanks,
> Nitesh
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Download bit stream onto ml310 ( virtex 2 pro ) using uart cable - Nitesh - 2005-08-18 16:28:00

Hi Paul ,
I was able to correct the problem.I downloaded the windrv6 drivers from
jungo.com and it worked.
Thanks,
Nitesh