Previous

Setting the PROM Properties

To set properties for the PROM file you create:

  1. Select File PROM Properties. The PROM Properties dialog box appears, as shown in the following figure.

    Figure 3.2 PROM Properties Dialog Box

  2. In the PROM File Format field, select the format compatible with your PROM formatter or select HEX for a file to be used in microprocessor downloads.

    Some PROM formats support larger file sizes than others. The “PROM Formats and Sizes” table of the “Menu Command Reference” chapter shows the capacity of each of the PROM formats supported by the PROM File Formatter.

  3. If you selected HEX in the PROM File Format field, perform the following:

  4. In the Type field, select Serial or Byte Wide PROM.

    Xilinx PROMs are serial devices.

  5. In the PROM File field, select Single PROM or Split PROM.

    To determine whether the data must be split into multiple PROMs, you can check the Percent Used field on the right side of the dialog box. If the Percent Used is above 100% (indicating the data is larger than the largest supported PROM), you may have to split the data into multiple PROMs.

  6. If you selected Single PROM in the PROM File field, perform the following in the PROM Device (size) area:

  7. If you selected Split PROM in the PROM File field, so that the PROM Device (size) area appears as shown in the following figure, perform the following in the PROM Device (size) area.

    Figure 3.3 PROM Devices (Size) Area for Split PROM

  8. If you selected Byte Wide in the Type field, click the Data Streams tab of the dialog box.

    For a byte wide PROM, the Data Streams tab appears as shown in the following figure.

    Figure 3.4 Data Streams Tab (Serial PROM)

    If desired, modify the data streams by selecting a stream in the list at the top of the dialog box, modifying the Starting Address or Loading Direction in the fields below the list, and clicking Apply.

    Choose the Up direction if you want to store the data starting at a low address and load it in the upward direction.

    Choose the Down direction, if you want to store the data starting at a high address and load it in the downward direction.

  9. Select OK to close the PROM Properties dialog box.

Next