Forum Discussion
Altera_Forum
Honored Contributor
17 years agoDDR2 HP Controller Simulation
Hi, I'm trying to simulate the DDR2 HP SDRAM controller in conjunction with a Hynix DDR2 memory model. As I'm developing in vhdl I compile the following auto generated files for the controller:...
Altera_Forum
Honored Contributor
17 years agoThanks for your hints,
@cms: I have transport-constructs for all signals, currently I'm just delaying them for 0.1 ns. @cajun-rat: That was a good point, as I had the CAS Latency set to 5 and 3 would have been enough. But anyway the memory did send data on a read request. Now I changed to Quartus 8.1 and updated the memory controller and it works. Thanks, ddtehlert