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

"HBM3 has an issue with independent operation of pseudochannels." #41

Open
najun-auto opened this issue Mar 25, 2024 · 1 comment
Open

Comments

@najun-auto
Copy link

There is an issue with independent operation of HBM3 Pseudochannels. In order to achieve true independent operation, different Pseudochannels should be able to have different commands even within the same clock cycle. However, the current code has a problem where there needs to be a minimum difference of 1 clock cycle.

@hmkoh728
Copy link

Two pseudo channels share command decoder, so that they interleave between 0 and 1 at least every 1 clock cycle. Power-down and self-refresh commands are applied to both pseudo channels (one channel).

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

2 participants