Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

NEED HELP FOR DE0's UART

Hi everyone,

i need to image processing with FPGA.I have Altera DE0(ACEDEMIC).i should take image from pc and send to SRAM.Can i do it with USB(JTAG) or i need to use RS232 cable?

TY FOR ANSWERS!

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi,

    if you want to use JTAG you can use the JTAG to Avalon Master Bridge in Qsys or the JTAG UART IP. I recommend you to read the user guides of those IPs and evaluated which is is better option for your design.

    Cheers,

    fade
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    ty for answer!

    actually i want to send a image from pc to fpga(de0 acedemic),i have usb blaster so can i do it with usb blaster? and if answer yes which way should i use?