Main

7.1i XST - Known Issues for designing counters

AR# 14874

Search For Another Answer

Topic XST General
Last Updated 10/21/2005
Status Active
Description

Keywords: VHDL, Verilog, limitations, prevent, infer

Urgency: Standard

General Description:
The following known limitations can prevent XST from inferring counters:

- The counter load signal is connected to a comparator.
- The counter count statement comes before the load control signal.
- The counter counts by a power of 2.
- Not all count bits are connected.
- The count statement consists of the concatenation operator and the count value.

Solution

In each situation listed above, XST produces sub-optimal timing results. The only way to work around this issue is to avoid the above conditions when inferring counters.
 
 
/csi/footer.htm