Quartus

Device block in System Build Descriptor File cannot be used because <text>


CAUSE:

You manually edited the specified System Build Descriptor File (.sbd), and you added or changed a device block. However, the Compiler, or the makeprogfile utility that the Software Builder is using to process the SBD File, cannot use the device block because of one of the following specified reasons:

  • The name of the device block is not the same as the name of the current project. The device block name and the project name must be the same.

  • The device block does not contain the family parameter. The device block must contain the parameter family = arm_excalibur.

  • The device block contains a family parameter that does not specify the ARM-based Excalibur device family. The device block must contain the parameter family = arm_excalibur.

  • The device block contains a type parameter that does not specify an ARM-based Excalibur device. The device block must contain the parameter type = epxa1, type = epxa4, or type = epxa10.

ACTION: Make sure the device block has the correct name, and contains the correct family and type parameter. To avoid receiving this message in the future, Altera recommends using the ARM-based Excalibur MegaWizard Plug-In, which is available from the MegaWizard Plug-In Manager, to modify the SBD File, rather than editing the SBD File manually.

- PLDWorld -

 

Created by chm2web html help conversion utility.