Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Assume that the Altera IP is perfect, and even if you had written the module yourself with intimate understanding of all the inner workings, at this stage no further source modification would have any impact at all on your result. This sets you up mentally to go about fixing the problem using all of the other techniques and tools from the training and documentation. --- Quote End --- In my design, I did use a Avalon-MM to connect Nios as master, then another side, conects with multiple clock crossing bridge then DDR3 controller. But I don't understand what you mentioned "at this stage no further source modification would have any impact at all on your result", do you mean in this case, the modification in RTL level won't help, I have to use tool to have a better job in synthesis, fitter? Thanks.