Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Study and define if the best approach for the DDR2 memory access using DMA is trough Avalon Memory-Mapped or Avalon Streaming #6

Open
rodmarfran opened this issue Feb 13, 2019 · 0 comments

Comments

@rodmarfran
Copy link
Member

rodmarfran commented Feb 13, 2019

Considerations:

  • Utilize the Avalon Streaming interface may provide interesting advantages, including speed and simplicity, when compared to the Avalon Memory-Mapped, for transmission of big amounts of data in high speed;
  • One of the advantages would be utilize a memory access of 256 bits for the DDR2 memory, achieving the memory top speed for a clock of 100 MHz.
@rodmarfran rodmarfran self-assigned this Feb 13, 2019
@rodmarfran rodmarfran changed the title Estudar e definir se continuará sendo utilizado o Avalon Memory-Mapped ou Avalon Streaming para acesso as DMAs Study and define if the best approach for the DDR2 memory access using DMA is trough Avalon Memory-Mapped or Avalon Streaming Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant