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.

Programing FPGA by microcontroller

Status
Not open for further replies.

GGigi

Newbie level 2
Joined
Dec 5, 2005
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,297
xilinx xapp058 pic18f

Hi,

I want to program a FPGA through a microcontroller, can you please direct me to a site where i can find information about this issue.

Thanks,

Gigi.
 

Hi Gigi,

You didnt specify the type of FPGA or micro you are using,

You can use the JTAG lines (boundary scan) for testing and programing any device located on your board.

You can find information at the following standards:

IEEE 1532 (ISC)
IEEE 1149 (Boundary Scan)

anyway you can find some information at the following sites/files:

https://www.xilinx.com/bvdocs/appnotes/xapp058.pdf
https://www.xilinx.com/bvdocs/appnotes/xapp070.pdf

I have attached a nice Boundary Scan tutorial -> have a look.

Regards,

Benny.
 

    GGigi

    Points: 2
    Helpful Answer Positive Rating
Hi Benny,

Thanks for your help.

Im using a PIC18 micro and a VIRTEX FPGA.

Gigi.
 

Hi,

the attached file is a bit more informative regarding the boundary scan standard.

enjoy,

Benny.
 

    GGigi

    Points: 2
    Helpful Answer Positive Rating
Do you need to learn how to program a PIC, or how to configure the FPGA?

Download the Data Sheet and User Guide for your FPGA type, and read the sections about "configuration".
https://www.xilinx.com/support/library.htm

The Virtex families provide several different configuation download methods - serial, parallel, and JTAG. Choose the one that seems best for your project.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top