Answers Database


SYNPLIFY: Why is an IBUF inferred between the BUFGDLL/IBUFG and clock-pad?


Record #4635

Problem Title:
SYNPLIFY: Why is an IBUF inferred between the BUFGDLL/IBUFG and clock-pad?


Problem Description:
Urgency: Hot

General Description:
Why is Synplify inferring an IBUF between
BUFGDLL/IBUFG and the clock-pad?


Solution 1:

This is fixed in Synplify 5.1.2 and later. However, users may
alternatively use (Xilinx Solution 4508) to place a black_box_is_pad
attribute on the I pin of the BUFGDLL, or IBUFG.

This will keep Synplify from infering an IBUF on the clk signal.
The BUFGDLL assumes that the source clock is an external signal
and therefore the signal that drives the BUFGDLL I pin may only
be sourced by an external input port.

Otherwise, NGDBUILD will error:

ERROR:basnu:114 - logical net "clk_c" has multiple drivers
WARNING:basnu:123 - input pad net "clk_c" has an illegal input buffer
ERROR:basnu:142 - input pad net "clk_c" has an illegal connection




End of Record #4635 - Last Modified: 08/03/99 13:54

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