Restoring the flash device to the factory settings, Restoring the flash, To r – Altera Cyclone V E FPGA User Manual

Page 34: Fer to, Restoring the

Advertising
background image

A–4

Appendix A: Programming the Flash Memory Device

Restoring the Flash Device to the Factory Settings

Cyclone V E FPGA Development Kit

December 2014

Altera Corporation

User Guide

Restoring the Flash Device to the Factory Settings

This section describes how to restore the original factory contents to the flash memory
device on the FPGA development board. Make sure you have the Nios II EDS
installed, and perform these steps:

1. Set the board switches to the factory default settings described in

“Factory Default

Switch Settings” on page 4–2

.

2. Launch the Quartus II Programmer to configure the FPGA with a .sof capable of

flash programming. Refer to

“Configuring the FPGA Using the Quartus II

Programmer” on page 6–13

for more information.

3. Click Add File and select <install

dir>\kits\cycloneVE_5cefa7f31_fpga\factory_recovery\c5efa7_fpga_bup.sof.

4. Turn on the Program/Configure option for the added file.

5. Click Start to download the selected configuration file to the FPGA. Configuration

is complete when the progress bar reaches 100%. The Config Done LED (D19) and
the 4 User LEDs (D28-D31) illuminate indicating that the flash device is ready for
programming. The flash device is ready for programming

.

6. On the Windows Start menu, click All Programs > Altera > Nios II EDS > Nios II

Command Shell

.

7. In the Nios II command shell, navigate to the <install

dir>\kits\cycloneVE_5cefa7f31_fpga\factory_recovery directory and type the
following command to run the restore script:

./restore.sh

r

Restoring the flash memory might take several minutes. Follow any instructions
that appear in the Nios II command shell.

8. After all flash programming completes, cycle the POWER switch (SW5) off then

on.

9. Using the Quartus II Programmer, click Add File and select <install

dir>\kits\cycloneVE_5cefa7f31_fpga\factory_recovery\c5efa7_fpga_bup.sof.

10. Turn on the Program/Configure option for the added file.

11. Click Start to download the selected configuration file to the FPGA. Configuration

is complete when the progress bar reaches 100%. The Config Done LED (D19) and
the 4 User LEDs (D28-D31) illuminate indicating the flash memory device is now
restored with the factory contents. The flash device is ready for programming.

12. After all flash programming completes, cycle the POWER switch (SW5) off then

on.

13. The restore script cannot restore the board’s MAC address automatically. In the

Nios II command shell, type the following Nios II EDS command:

nios2-terminal

r

and follow the instructions in the terminal window to generate unique MAC
addresses for two Ethernet ports.

Advertising