Author Topic: tRAS definition for DDR memory  (Read 1927 times)

0 Members and 1 Guest are viewing this topic.

Offline promachTopic starter

  • Frequent Contributor
  • **
  • Posts: 875
  • Country: us
tRAS definition for DDR memory
« on: February 13, 2021, 10:22:14 am »
In Figure 3 of https://www.systemverilog.io/understanding-ddr4-timing-parameters#refresh , why tRAS is defined as the max timing between two REFRESH commands ? This seems contradicts with Micron document.

 

Offline AndyC_772

  • Super Contributor
  • ***
  • Posts: 4227
  • Country: gb
  • Professional design engineer
    • Cawte Engineering | Reliable Electronics
Re: tRAS definition for DDR memory
« Reply #1 on: February 13, 2021, 11:46:38 am »
The Micron data sheet is for a DDR3L device, but the System Verilog spec is talking about a feature added to DDR4.

Are you sure you're comparing like with like?

Offline SiliconWizard

  • Super Contributor
  • ***
  • Posts: 14445
  • Country: fr
Re: tRAS definition for DDR memory
« Reply #2 on: February 16, 2021, 06:21:41 pm »
Yes this isn't the same type of memory. But I can't see any mention of "tRAS" in figure 3 of the page you mention anyway?
 

Offline asmi

  • Super Contributor
  • ***
  • Posts: 2730
  • Country: ca
Re: tRAS definition for DDR memory
« Reply #3 on: February 16, 2021, 07:20:54 pm »
9 * tREFI is the upper bound of tRAS, basically it's the absolute maximum time a row can be held open. 9 * REFI is because of this:
Quote
To allow for improved efficiency in scheduling and switching between tasks, some flexibility in the absolute refresh interval is provided. A maximum of eight REFRESH commands can be posted to any given DRAM, meaning that the maximum absolute interval between any REFRESH command and the next REFRESH command is nine times the maximum average interval refresh rate.
« Last Edit: February 17, 2021, 07:43:58 pm by asmi »
 

Offline promachTopic starter

  • Frequent Contributor
  • **
  • Posts: 875
  • Country: us
Re: tRAS definition for DDR memory
« Reply #4 on: February 17, 2021, 04:37:48 pm »
@asmi  but Micron document defines tRAS as the timing between ACTIVATE command and PRECHARGE command.

@SiliconWizard  look at the Micron document on the left of the picture
 

Offline SiliconWizard

  • Super Contributor
  • ***
  • Posts: 14445
  • Country: fr
Re: tRAS definition for DDR memory
« Reply #5 on: February 17, 2021, 04:45:30 pm »
@SiliconWizard  look at the Micron document on the left of the picture

tRAS is mentioned in the Micron DS, not on the figure you mention. At least not directly. So that was confusing. And I think you got confused too.

asmi gave you the answer. max tRAS is 9xtREFI, just because a longer tRAS would violate the refresh requirements. So that's not contradictory.
 

Offline promachTopic starter

  • Frequent Contributor
  • **
  • Posts: 875
  • Country: us
Re: tRAS definition for DDR memory
« Reply #6 on: February 17, 2021, 05:35:06 pm »
Quote
a longer tRAS would violate the refresh requirements.

Could you be more SPECIFIC on which exact refresh requirements ?
 

Offline asmi

  • Super Contributor
  • ***
  • Posts: 2730
  • Country: ca
Re: tRAS definition for DDR memory
« Reply #7 on: February 17, 2021, 05:39:26 pm »
@asmi  but Micron document defines tRAS as the timing between ACTIVATE command and PRECHARGE command.
Yep. The row is opened by ACTIVATE command and stays open until you issue PRECHARGE command (either explicitly, or implicitly via auto-precharge flag of read/write commands). Since you need to precharge all rows before you can issue a REFRESH command, the maximum allowed interval between refresh commands places an upper bound on how long the row can stay open.
« Last Edit: February 17, 2021, 05:43:47 pm by asmi »
 
The following users thanked this post: promach

Offline promachTopic starter

  • Frequent Contributor
  • **
  • Posts: 875
  • Country: us
Re: tRAS definition for DDR memory
« Reply #8 on: February 18, 2021, 12:38:22 am »
there should be a value inside the MAX column for tRC for the Micron document though ?

When I searched online about tRC, why the following mentioned that no PRECHARGE is allowed in between ?

« Last Edit: February 18, 2021, 12:41:14 am by promach »
 

Offline promachTopic starter

  • Frequent Contributor
  • **
  • Posts: 875
  • Country: us
Re: tRAS definition for DDR memory
« Reply #9 on: May 13, 2021, 09:46:50 am »
how shall I understand Figure 4 of https://www.systemverilog.io/understanding-ddr4-timing-parameters#refresh ?

if there are 8 REF-Commands postponed, then it should be 7 x tREFI instead of 9 x tREFI

« Last Edit: May 13, 2021, 10:57:42 am by promach »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf