Quartus

Block <name> at line number <number> of System Build Descriptor File <name> cannot be used because the block does not have a recognized type or is in an incorrect hierarchical position


CAUSE:

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

  • You specified a type of block that the Compiler or makeprogfile utility does not recognize. Valid blocks include module blocks and region blocks.

  • You placed the block in a incorrect hierarchical position in the SBD File. For example, you may have placed a device block so it is not at the top level of the SBD File.

ACTION: Use a valid block type, and place the block in the correct hierarchical position in the SBD File. 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.