AR# 5534

|

1.5i Map - run time error - pure virtual call

描述

Map fails with:

runtime error R6025 - pure virtual function call

This is a bug in the mapper, but it is exposed by a rather unusual circuit configuration. A flop (EXECUTION_ENGINE_INTERNALS_WATCHDOG_TIMER_watchdog_timeout) has a constant 0 on its D input, so it reduces to a constant 0. Its output signal (installed_led_1) drives an INV and then both the I and T inputs of an OBUFT. Thus, the OBUFT sees a constant 1 on both of its inputs. This causes the mapper to crash.

解决方案

A fix for this problem is included in the 1.5i Service Pack 1. For details
on this Service Pack see http://www.xilinx.com/techdocs/5514.htm
AR# 5534
日期 04/10/2000
状态 Archive
Type 综合文章
People Also Viewed