Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The first step in generating the FWU file is to generate the fpga.bin file corresponding to a given FPGA design.

Bootload.ini file

The Bootload.ini file defines some module start-up options. Version 1.0 of Bootload.ini has the following structure:

  • [Info]information section (do not edit this section)

    • VersionBootload.ini file format version

    • DeviceType – 3 stands for current device type

  • [Settings]: settings section

usb.bin file

The usb.bin file contains the firmware to be written in the large EEPROM of the EZ-USB FX2LP USB microcontroller and loaded at module start-up to implement the DEWESoft instruction set.

FWU file generation

In order to generate the FWU file you shall

...

Note

File and path names are given and must not be changed!

Bootload.ini file

The Bootload.ini file defines some module start-up options. Version 1.0 of Bootload.ini has the following structure:

  • [Info]information section (do not edit this section)

    • VersionBootload.ini file format version

    • DeviceType – 3 stands for current device type

  • [Settings]: settings section

usb.bin file

...