fpga programming

hi all!

what hapens when i send a code written in vhdl through jtag to the fpga? if anyone can tell me in detail the process..or suggest some good links for the same. regards

ashu

Reply to
ashutoshkaushik
Loading thread data ...

happens exactly the same thing when you send code written in verilog.

Antti

Reply to
Antti

Ashu,

You don't send code through the JTAG. Your code needs to be transformed into a bitstream that completely describes how all the bits in the FPGA should be set (describing what is in all of the LUTs and how they are connected). This bitstream is what you send through the JTAG. There are a number of steps between entering your code and generating this bitstream. Go to the Xilinx or Altera sites (or just google) and search for 'design flow'. Good luck,

Joey

Reply to
Joseph

Ashu, you have to ask the wizard of OZ

Aurash

snipped-for-privacy@gmail.com wrote:

Reply to
Aurelian Lazarut

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.