Forum Discussion
Hi ,
Can you try to install the Linux patch available in the the below link and let us know the results.
https://www.intel.com/content/www/us/en/support/programmable/articles/000085873.html
Thanks and Regards
Anil
Hi Anil,
Instead of using the HPS simulation model, I used the intel Avalon Slave BFM simulation model in my simple test bench. It took a while to get it to do what I want but I was finally able to understand what my Avalon Master interface was lacking. I changed the interface to burst 16 and fill little SRAM Cache's spread throughout the design.
Simulation showed that it worked and after finding a connection error at the top level of the part, I was able to get the DRAM interface working.
I have not tested this patch, but when I get the opportunity, I'd like to test with it to determine exactly how much overhead the FPGA to DRAM interface has to make sure my burst logic is efficient enough in all the corner cases.
When I get a chance to try this, I'll post an update.
Thanks much.