Article ID: 000080560 Content Type: Troubleshooting Last Reviewed: 08/23/2011

Refresh to Precharge Command Timing Violation

Environment

  • Quartus® II Subscription Edition
  • BUILT IN - ARTICLE INTRO SECOND COMPONENT

    Critical Issue

    Description

    ALTMEMPHY-based designs created with a version of the high-performance controller (HPC II) earlier than 11.0, with the Enable User Auto Refresh Controls option turned on, violate refresh to precharge command timing, breaching JEDEC requirement.

    This issue affects all designs created in a pre-11.0 version of HPC II, with the Enable User Auto Refresh Controls option turned on.

    Your design fails to simulate and doesn’t work in hardware.

    Resolution

    To meet the JEDEC requirement, perform the following steps:

    1. Open the alt_ddrx_bank_timer.v file.
    2. Locate the following command:
    cs_can_precharge_all [w_cs] = chip_idle;

    and change to:

    cs_can_precharge_all [w_cs] = power_saving_enter_ready [w_cs] & chip_idle;

    This issue will be fixed in a future version.

    Related Products

    This article applies to 1 products

    Intel® Programmable Devices