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

What is the length of a read #63

Open
zzczzc20 opened this issue Sep 26, 2024 · 0 comments
Open

What is the length of a read #63

zzczzc20 opened this issue Sep 26, 2024 · 0 comments

Comments

@zzczzc20
Copy link

Hi, in your SimpleO3 llc.cpp, each cache miss will issue a single read. So I assume each read is a 64 bytes read. However, I find that in many DDR configuration DQ = 16 and BL =16. So the read length should be 16 * 16 / 8 = 32 bytes. So I want to ask how does it guarantee each read is 64 bytes.

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