Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20727 Discussions

instantiate problem :ddr2 sdram controller in cyclone IV GX

Altera_Forum
Honored Contributor II
1,109 Views

hi, 

I want to instantiate a ddr2 sdram controller in cyclone IV GX. 

 

 

  • development kit :quartus ii 11.0 sp1 

  • ddr2 chip type:Micron mt47h32m16hr-25e:g 

  • I use ddr2 sdram controller with altmemphy ip to create the ddr2 controller 

 

 

 

 

Question1:how to konw the slew rate (in Board Settings tab) when instantiate ddr2 sdram controller? 

 

Question2:....
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
202 Views

The 'development kit' you refer to is actually a software release. That aside, assuming you are using an Altera development kit then a model for the particular Micron DDR2 memory device will (should) be available within Quartus or via Qsys. Providing you use this model - which I encourage you to do - the this will set up all the timings for you and won't have to worry about the slew rate settings as all the board settings will be populated for you. 

 

In addition, with the development kit should be a number of reference designs which will include one or more that instantiate the DDR2 controller. Load up that reference design and have a look how the DDR2 peripheral is instantiated. 

 

Regards, 

Alex
0 Kudos
Reply