Forum Discussion
6 Replies
- Altera_Forum
Honored Contributor
I was wondering if anyone here has tried the Microtronix non-avalon multi-port controller? I am having a strange issue with it.
- Altera_Forum
Honored Contributor
I suggest that you contact Microtronix to discuss your strange issue.
--jmv - Altera_Forum
Honored Contributor
Hi,
what is meant by "Intelligent SDRAM burst caching minimizes wait-states"?:confused: Are the request (RD or WR) resorted, so that there are a minimum of bank precharges and the controller tries to write (or read) the longest possible burst length supported by the memory? Regards Christian - Altera_Forum
Honored Contributor
Hi,
we have tried the Microtronix non-avalon multi-port controller. And in our evaluation phase we had no problems with the IP-Core. We were also able to reach the promised speed in a test implementation. We didn't run a design in hardware. We verified the functionality in simulation to find out if it meets our requirements. - Altera_Forum
Honored Contributor
Hello Christian,
You're right. The FIFOs are concatenating individual port accesses into one long access to the SDRAM memory. This minimizes the total CAS latency compared to single transfers. Best Regards, Marco - Altera_Forum
Honored Contributor
Hi Marco,
thanx for the reply. :) Christian