Programming the FPG-EYE board

From ErikaWiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
First you have to buy a programmer Lattice for jtag port. A example is this [http://www.latticesemi.com/products/developmenthardware/programmingcables.cfm programming cable].
+
After you have synthesized a logic circuit with ispLever, you get a *.jed file. This is a configuration file that you can put into Fpga. To do this you need two things:
 +
* Programming Cable.
 +
* ispVM software.
 +
 
 +
First you have to buy a programmer Lattice for jtag port. A example is this [http://www.latticesemi.com/products/developmenthardware/programmingcables.cfm programming cable].  
* We can connect the JTAG connector to the FPG-EYE board.
* We can connect the JTAG connector to the FPG-EYE board.
[[File:jtag_con.jpg|center|thumb|200px|Jtag connector]]
[[File:jtag_con.jpg|center|thumb|200px|Jtag connector]]

Revision as of 16:31, 21 February 2011

After you have synthesized a logic circuit with ispLever, you get a *.jed file. This is a configuration file that you can put into Fpga. To do this you need two things:

  • Programming Cable.
  • ispVM software.
First you have to buy a programmer Lattice for jtag port. A example is this programming cable. 
  • We can connect the JTAG connector to the FPG-EYE board.
Jtag connector
  • Now power your FPG-EYE, then we can open ispVM software.
Open ispVM software
  • After we have pushed on Scan button, the software should find the Fpga model like in the follow image.
Scan on ispVM software
  • Then we click on FileName/IR-Lenght and then we click on Browes and select jed file.
Select jed file
  • Now we click on OK and we return on ispVM main page then we click on GO and program the FPGA on FPG-EYE board.
Personal tools