OpenCores
URL https://opencores.org/ocsvn/gecko4/gecko4/trunk

Subversion Repositories gecko4

[/] [gecko4/] [trunk/] [GECKO4com/] [fx2_firmware/] [README] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ktt1
The firmware of the GECKO4com consists of 2 parts:
2
1) The contents (bitfile) of the Spartan 3 200AN FPGA.
3
2) The firmware of the Cypres FX2.
4
 
5
To be able to use the GECKO4com you have to first program the Spartan 3 200AN
6
FPGA before you can "burn" the Cypress FX2 firmware.
7
 
8
To make the Cypress FX2 firmware you require SDCC.
9
 
10
To build simply type "make all". The firmware will be available when all went
11
well in the directory and is called firmware.hex.
12
 
13
To burn the firmware you require the fxload tool.
14
 
15
Execute:
16
fxload -v -t fx2 -D /dev/bus/usb/ \
17
-I firmware/firmware.hex -s firmware/firmware_upload.hex -c 0xC2
18
 
19
That's all, you should be ready to go.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.