- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
DDR2 interfacin g with Virtex-4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-05-2012 05:06 AM
Hello,
I am trying to understand DDR2 interface with V-4. For that , I have coded the initlization sequence and then issued a read command to check if the initialization sequence was correctly interpreted by DDR2 or not. All I am expecting is a valid DqS signal which i am trying to capture by repetitive reads and shifting the FPGA clock using DCM variable phase shift. However the DQS is always zero - I am unable to capture the DQS signal on chipscope because of the clock limitations, so the only way is to debug using LEDs. Can anyone suggest if i am doing it the right way or any suggestions to crack the issue ?
Sachin
Re: DDR2 interfacin g with Virtex-4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-05-2012 07:00 PM
2. Use on oscilloscope - is DQS toggling ?
3. Have you correctly tristated DQS before the read data is due ?
Remember DQS is a bidirectional signal.
Re: DDR2 interfacin g with Virtex-4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-09-2012 12:52 AM
I found the issue - it was wrong differential clock inputs to DDR. I can see the toggled DqS signals now. Thanks for your help escharbor.
Also Can I be sure of the initialization sequence being correct if I m getting DqS ? or is there a better way to check it than receiving DqS signals ?
Sachin
Re: DDR2 interfacin g with Virtex-4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-09-2012 01:16 AM
The Micron DDR2 datasheet does not show any way of reading the initialization state. If you send the right sequence, and the memory then passes whatever BIST sequence that you choose to perform, it's good.
------------------------------------------
"If it don't work in simulation, it won't work on the board."











