Answers Database


FPGA Express: STARTBUF is not recognized as STARTUP block


Record #6669

Product Family: Software

Product Line: Synopsys

Product Part: FPGA Express

Problem Title:
FPGA Express: STARTBUF is not recognized as STARTUP block


Problem Description:
Urgency: Standard

General Description:
After instantiating the STARTBUF cell in your HDL source, FPGA Express does not recognize this component and gives this message:

Warning: Cannot link cell 'use_gsr/U2' to its reference design 'STARTBUF'. (FE-LINK-2) Warning: The cell '/use_gsr/U2' is not linked to any design. (FE-CHECK-4)

Use of the STARTUP module is not listed in the reports.


Solution 1:

The STARTBUF module is not listed in the FPGA Express synthesis library, so it cannot be recognized by the software. However, the Xilinx tools do know this module, so the STARTBUF is correctly mapped into the STARTUP block. Therefore this warning can be safely ignored (this can be verified by looking at the implementation reports in Foundation).

A second option is to simply instantiate the STARTUP block instead of the STARTBUF. An example of this can be found in the Language Assistant.




End of Record #6669 - Last Modified: 12/08/99 08:51

For the latest news, design tips, and patch information on the Xilinx design environment, check out the Technical Tips!