Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Hi Jerry, of course you can also use the PCIe solutions like in your blockdiagramm. If you want to use the Avalon MM Master or Slave interface outside of Qsys you have to export it to outside of qsys. An other solution is that you create some Qsys component and simply connect it. --- Quote End --- Hi fberndl, Thanks for you reply! You mean i can export the on-chip memory outside the Qsys? Then my question is how to control the accessing to that on-chip memory? Since host(computer) and user logic may both want to access it. It seems i need to modify it to a dual-port ram, am i right?