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

NVMe: High-level model for SNAP NVMe Support multiple operations in parallel #739

Open
fhaverkamp opened this issue May 16, 2018 · 0 comments
Assignees

Comments

@fhaverkamp
Copy link
Contributor

fhaverkamp commented May 16, 2018

The high-level model should support multiple (16) reads/writes in parallel, just like the real system does. To implement this, we need to add some more parallelism to the model, such that requests get their individual status and card DDR access is sequentialised and AXI requests on the DDR bus get done after each other.

Estimated time to implement this: 4PWs.

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