tikitiki Posted April 3, 2020 Share Posted April 3, 2020 Hi everyone can you help me in my problem? I am using NEXYS4 DDR, and I want to generate some output square patterns for DRAM measurement. but I dont know how can i do this with my board. hope your help, thank you so much Link to comment Share on other sites More sharing options...
D@n Posted April 3, 2020 Share Posted April 3, 2020 @tikitiki, I was going to say "Yes" until you said "DRAM measurement". Can you explain any more of what you are looking for? Dan Link to comment Share on other sites More sharing options...
tikitiki Posted April 4, 2020 Author Share Posted April 4, 2020 thank you for your reply. actually, I want to generate some pattern to test DRAM. such as some pulse to active, read, write like this but simpler can you give me more advice? thank you Link to comment Share on other sites More sharing options...
D@n Posted April 4, 2020 Share Posted April 4, 2020 @tikitiki, Is your goal to write a DRAM device controller? Or ... something more esoteric? If your goal is to write a DRAM device controller, then my advice would be to start with the DDR2 SDRAM specification. There's a lot of logic involved before you can bring a controller up to speed to the point where you can interact with it on a "square wave" level. I know of open source examples of SDRAM (not DDR) drivers, and DDR3 SDRAM drivers, but ... I'm not familiar with any DDR2 SDRAM drivers to point you towards. Dan Link to comment Share on other sites More sharing options...
tikitiki Posted April 4, 2020 Author Share Posted April 4, 2020 thank D@n my point is that I already made a DRAM chip, so now I need to generate some commands like read, write; then give input data and check data ouput. I saw that some FPGA kits can generate square signals, but I dont know how about NEXYS4. because I see NEXYS4 has clock frequency is 100MHz, so i think it may generate some signals like data generator. Link to comment Share on other sites More sharing options...
D@n Posted April 4, 2020 Share Posted April 4, 2020 @tikitiki, I seem to still be quite confused. What type of DRAM chip have you made, and how is it now connected to the Nexys DDR board? Dan Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.