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

[ddr3-core] Implement a DDR3 core wrapper for Xilinx MIG #21

Closed
lerwys opened this issue Apr 9, 2013 · 3 comments
Closed

[ddr3-core] Implement a DDR3 core wrapper for Xilinx MIG #21

lerwys opened this issue Apr 9, 2013 · 3 comments

Comments

@lerwys
Copy link
Owner

lerwys commented Apr 9, 2013

It is necessary a wishbone wrapper to Xilinx MIG generated core.

In this way, we can store the large ammounts of DSP data.

useful links:

http://www.xilinx.com/support/documentation/ip_documentation/mig/v3_92/ug406.pdf
http://www.xilinx.com/support/documentation/ip_documentation/ds186.pdf
http://www.ohwr.org/projects/ddr3-sp6-core/wiki

@lerwys
Copy link
Owner Author

lerwys commented Apr 12, 2013

See http://www.xilinx.com/support/documentation/ip_documentation/mpmc.pdf page 62 onwards for
geenrating MPMC in non-EDK based systems.

There is no facility like the one used in http://www.ohwr.org/projects/ddr3-sp6-core (Memory Controller Block)
for Virtex-6.

@lerwys
Copy link
Owner Author

lerwys commented Jul 2, 2013

@lerwys
Copy link
Owner Author

lerwys commented Jan 15, 2014

It was taken a different approach for this problem.

No Wishbone wrapper was implemented or the DDR3 core, as it is provided by the PCIe core
and we just need to itnerface it with a common UI interface from Xilinx.

In the future we may change this interface to a Wishbone one or even a custom, simpler
one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant