[ibis-editorial] Re: What is the meaning of "clock_times"?

  • From: "Mirmak, Michael" <michael.mirmak@xxxxxxxxx>
  • To: "wkatz@xxxxxxxxxxxxx" <wkatz@xxxxxxxxxxxxx>, "fangyi_rao@xxxxxxxxxxxx" <fangyi_rao@xxxxxxxxxxxx>, "Muranyi, Arpad" <Arpad_Muranyi@xxxxxxxxxx>, IBIS-ATM <ibis-macro@xxxxxxxxxxxxx>, "ibis-editorial@xxxxxxxxxxxxx" <ibis-editorial@xxxxxxxxxxxxx>
  • Date: Thu, 8 Sep 2022 01:20:34 +0000

Given the multiple ways of expressing the concepts, do we need a clarification 
BIRD regarding the differences in clock_times interpretations for clocked data 
buffers, clock buffers, and buffers which contain a CDR?  At the very least, 
should we consider clarifying that clock_times may be an input or an output in 
different contexts?


  *   MM

From: ibis-editorial-bounce@xxxxxxxxxxxxx <ibis-editorial-bounce@xxxxxxxxxxxxx> 
On Behalf Of Walter Katz
Sent: Wednesday, September 07, 2022 5:36 PM
To: fangyi_rao@xxxxxxxxxxxx; Muranyi, Arpad <Arpad_Muranyi@xxxxxxxxxx>; 
IBIS-ATM <ibis-macro@xxxxxxxxxxxxx>; ibis-editorial@xxxxxxxxxxxxx
Subject: [ibis-editorial] Re: What is the meaning of "clock_times"?

Arpad,

For the DQS treated as SerDes data, the sample time of a DQS eye is the 
"center" of the DQS eye. The eye crosses zero ½ UI before the center of the eye.

If using Times (with not DQS DLL), then the clock_times are generated from the 
zero crossing of the Wave.

So in both cases Times is the zero crossing of the DQS wave.

Fangyi is saying the same thing, just in a slightly different way.

Walter

Walter Katz
Work  508.647-7633
Cell      720.417-3762
wkatz@xxxxxxxxxxxxx<mailto:wkatz@xxxxxxxxxxxxx>
[Description: Description: Visit MathWorks.com]

From: ibis-macro-bounce@xxxxxxxxxxxxx<mailto:ibis-macro-bounce@xxxxxxxxxxxxx
<ibis-macro-bounce@xxxxxxxxxxxxx<mailto:ibis-macro-bounce@xxxxxxxxxxxxx>> On 
Behalf Of Fangyi Rao
Sent: Wednesday, September 7, 2022 7:28 PM
To: Arpad_Muranyi@xxxxxxxxxx<mailto:Arpad_Muranyi@xxxxxxxxxx>; IBIS-ATM 
<ibis-macro@xxxxxxxxxxxxx<mailto:ibis-macro@xxxxxxxxxxxxx>>; 
ibis-editorial@xxxxxxxxxxxxx<mailto:ibis-editorial@xxxxxxxxxxxxx>
Subject: [ibis-macro] Re: What is the meaning of "clock_times"?

Hi Arpad,

I guess by clock/clocked Rx you meant strobe Rx such as DQS Rx. Please note 
that strobe Rx is not a dual-input model and doesn't need to take clock_times 
as input. Only data Rx such as DQ Rx may take clock_times as input and function 
in "Wave" or "Times" mode.

Regarding whether clock_times as an input should be sampling times or clock 
times, I think it's just a matter of convention. For a data Rx in the "Times" 
mode, its clock_times input is the strobe Rx's clock_times output.

Best,
Fangyi

From: ibis-macro-bounce@xxxxxxxxxxxxx<mailto:ibis-macro-bounce@xxxxxxxxxxxxx
<ibis-macro-bounce@xxxxxxxxxxxxx<mailto:ibis-macro-bounce@xxxxxxxxxxxxx>> On 
Behalf Of Muranyi, Arpad
Sent: Wednesday, September 7, 2022 3:13 PM
To: IBIS-ATM <ibis-macro@xxxxxxxxxxxxx<mailto:ibis-macro@xxxxxxxxxxxxx>>; 
ibis-editorial@xxxxxxxxxxxxx<mailto:ibis-editorial@xxxxxxxxxxxxx>
Subject: [ibis-macro] What is the meaning of "clock_times"?


CAUTION: This message originates from an external sender.
Hello Everyone,

I wonder whether anyone could shed some light on the meaning of "clock_times"
for me in the context of Rx_Use_Clock_Input.

The clock_times section on pg. 229 includes the following statements:

"The clock times are exactly symbol_time/2 before the input data signal is 
sampled."

and

"Each valid value in the clock_times vector shall be used to sample the output
waveform by adding to it symbol_time/2"

The section on Rx_Use_Clock_Input (on pg. 253) only provides a brief reference 
to
the clock_times input of the GetWave function without further detail related to 
my
question:

"Specifies the content of the Data Rx AMI_GetWave clock_times input supported
by the model."

Let me ask my question with an example.  Consider an clocked Rx AMI model which
is operated in the "Wave" mode.  In this case the (unstated) assumption seems 
to be
that the waveform is a difference signal, and the clock ticks occur at the zero 
crossings
of that difference signal.  (It would be nice to state that the assumption is 
that this is
a difference signal, otherwise we would need to provide parameters for threshold
values too)...  Aside from that, what clock times should the Rx AMI model 
return to
the EDA tool in the clock_times vector (output)?  The times of the zero 
crossings, or
(zero crossings) - (0.5 * UI)?

Now change the above example so that there is a clock Rx AMI model that converts
the waveform into clock times and EDA tool passes those values into the data Rx 
model's
clock_times vector.  Is the clock Rx model supposed to just output the times of 
those
zero crossings for the data Rx model, or is it supposed to generate values as:
(zero crossings) - (0.5 * UI)?

Keep in mind that "clock_times" is defined as:
"The clock times are exactly symbol_time/2 before the input data signal is 
sampled."

If the clock Rx AMI model would generate zero crossing times for the data Rx 
model's
clock_times input vector, isn't it generating "sampling times" instead of 
"clock times"?
And, if this were the case, would the data Rx model need to convert these 
sampling times
to clock times for the EDA tool by subtracting 0.5 * UI from each value before 
putting
them into the clock_times vector (output)?

Either way, what was the intent of BIRD204/209?  I feel that this needs to be 
clarified
(unless I am missing something obvious)...

Thanks,

Arpad
==========================================================================

GIF image

Other related posts: