Forum Discussion
Altera_Forum
Honored Contributor
18 years agoPCIe chaining dma example test failed
Hi All: I used PCI express compiler 7.2 in my porject with quartus II 7.2. The PCI Express MegaWizard auto generated two examples:chaining dma and simple dma. I simulated the chaining dma examp...
Altera_Forum
Honored Contributor
18 years agoHi,
Thank you for reply.I have solved my problem.Because when using Modelsim se 6.2 or 6.3f to simulate the example,there is an optimization problem with the ALTSYNCRAM module.I disabled the optimization option followed the solution: http://www.altera.com/support/kdb/solutions/rd05052008_373.html?gsa_pos=1&wt.oss_r=1&wt.oss=rd05052008_373 It works well now.