Answers Database


M1.4 PAR - XC4000 design crashes after starting the Initial Timing Analysis.


Record #3396

Product Family: Software

Product Line: FPGA Implementation

Product Part: map

Product Version: 1.4.

Problem Title:
M1.4 PAR - XC4000 design crashes after starting the Initial Timing Analysis.


Problem Description:
See similar but different issue covered by Solution 3317.

There is a known map bug that will lead to a crash in PAR
during initial timing analysis. The problem is caused by
clock configurations where an internal signal drives a buffer
that in turn drives a clock buffer. Map correctly optimizes
the buffer out of the design but loses the connection to the
clock buffer. The driver-less clock buffer leads to a crash
in PAR.


Solution 1:

This problem can be avoided by placing a NOMERGE property
on the signal driving the clock buffer and re-mapping the
design. The following .ucf constraint will accomplish this:

   NET "net_name" KEEP ;

The map bug is scheduled to be fixed in the upcoming M1.5
release.



Solution 2:

This problem is fixed in the latest M1.4 Core Tools Patch available on the Xilinx Download Area:

Solaris:  ftp://ftp.xilinx.com/pub/swhelp/M1.4_alliance/core_sol17_m14.tar.ZInternet Link
SunOS	  ftp://ftp.xilinx.com/pub/swhelp/M1.4_alliance/core_sun17_m14.tar.ZInternet Link
HPUX:	  ftp://ftp.xilinx.com/pub/swhelp/M1.4_alliance/core_hp17_m14.tar.ZInternet Link
Win95/NT: ftp://ftp.xilinx.com/pub/swhelp/M1.4_alliance/core_nt17.zipInternet Link





End of Record #3396 - Last Modified: 08/18/98 18:18

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