ADM-XRC SDK 2.4.0 User Guide (Linux)
© Copyright 2001-2004 Alpha Data


Flash utility

WARNING

Care should be exercised when using the Flash utility. Storing an invalid bitstream in the Flash memory may cause a card to be damaged when the FPGA loads from Flash on power-up.

Supports models:

Flash is a utility that allows programming, verification and erasing of the Flash memory on an ADM-XRC series card. The utility can be used to blank-check the Flash, erase the Flash, program a bitstream into the Flash or verify that a particular bitstream has been programmed into the Flash.

Syntax:

flash [options ...] chkblank
flash [options ...] erase
flash [options ...] program <BIT filename>
flash [options ...] verify <BIT filename>

Options:

Option Type Meaning
-card base 10 integer ID of card to open
-index base 10 integer Index of card to open

 


 Top of page