Hello.
I have a question.
When I calculate total access XTIMCLK cycles to judge which strobe signal changes at rising edge or falling edge of XCLKOUT,
is my understanding correct following flow according to section 6.15.4 in the sprs516d ?
Parameter:
LR = 4
AR = 10 + 1(including WS)
TR = 2
XTIMCLK = 300MHz
XCLKOUT = 75MHz
XZCS is active low
XRD is active low
1.XZCS changes from high to low aligned to rising edge of XCLKOUT at the beginning of lead period.
2.XRD changes from high to low aligned to rising edge at the beginning of active period.
Because LR (= 4) is even.
3.XRD changes from low to high aligned to falling edge of XCLKOUT cycles.
Because LR + AR( = 15) is odd.
4.XZCS changes from low to high aligned to falling edge of XCLKOUT cycles.
Because LR + AR + TR ( = 17) is odd.
Should I calculate total XTIMCLK cycles including Aligned Cycles ?
Regards,
uchida-k