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

GDDR5 channel_width should be 32, not 64 #107

Open
salvadorpetit opened this issue Nov 29, 2021 · 0 comments
Open

GDDR5 channel_width should be 32, not 64 #107

salvadorpetit opened this issue Nov 29, 2021 · 0 comments

Comments

@salvadorpetit
Copy link

According to Micron documentation: "https://www.micron.com/-/media/client/global/documents/products/technical-note/dram/tned01_gddr5_sgram_introduction.pdf"

The device interface is designed for systems with a 32-bit wide I/O memory channel,
resulting in 32 bytes of data transferred per memory cycle. Systems can span from 64-
bit wide I/O (two memory channels) for entry-level systems, to 512-bit wide I/O (16
memory channels) for high-end systems.

It is true that the minimum system must present two channels, but as far as I know each channel is 32 bit wide.

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