Altera_Forum
Honored Contributor
16 years agoddr2 high-performance controller to slow?
hi @ all,
in an traceunit i have implemented an self-built avalon master (memory mapped) which is connected to a ddr2 high-performance controller with hpcII and i connected them with the sopc-builder. the master gets 64-bit-wide data from a fifo with a frequency of 80mhz. the memory interface to the ddr2 ram ist 32 bit wide. in my simulation i saw, that the master writes only the 64-bit-wide words with an frequency of 16mhz to the controller because the sopc-builder creates a bridge to the ram-controller to use burst mode and this bridge drives the waitrequest signal. my master is not able to work in burst mode. unfortunately i can not change the speed when i change the value of "local maximum burst count" to 1 or 64 in the controller settings. is there any possibility to boost the data between my master and the ram-controller? it works with an sd-ram controller without any problems and i do not want to build a new master. what ist the problem here? it would be very nice to get helpful answers! regards steffen