Programming Xilinx FPGA with MCU

Status
Not open for further replies.

kirangowle

Member level 3
Joined
Apr 6, 2010
Messages
65
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,288
Location
Bangalore
Activity points
1,632
Hi,

Can i program Xlinx FPGA with MCU. Pls suggest me how to move a ahead in this method.
I have reference Xapp058. But in that i need to know what MCU has to send the data along with clock respective with bit/XSVF files.
 

Attached is an AVR based Xilinx FPGA Bootloader example with project files.

Have you examined the code with accompanies the XAPP058?

You'll need to define the functions setPort(), pulseClock(), readByte(), readTDOBit() and waitTime() based on your choice of MCU.

BigDog
 

Attachments

  • OFlynn-187.pdf
    385.8 KB · Views: 136
  • OFlynn-187.zip
    270.6 KB · Views: 95

Thanks Bigdogguru,

I ll take this as reference.
I am building with PIC18F family which USB feature also so it ll easy to interface with PC side also.
I need how JTAG works(protocol) so it ll be easy to write code as well as understand the Xapp058 note also.
I am not understanding from PC what exact data packets i ll get and that need to store in MCU RAM space and then how i need it to send to FPGA bit by bit.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…