Refresh to Precharge Command Timing Violation - Refresh to Precharge Command Timing Violation
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: Open the alt_ddrx_bank_timer.v file. 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.
Custom Fields values:
['novalue']
Troubleshooting
novalue
True
['novalue']
['FPGA Dev Tools Quartus II Software']
novalue
10.0
['Programmable Logic Devices']
['novalue']
['novalue']
['novalue'] - 2021-08-25
external_document