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

Question about clock ratio #47

Open
zzczzc20 opened this issue Jun 14, 2024 · 1 comment
Open

Question about clock ratio #47

zzczzc20 opened this issue Jun 14, 2024 · 1 comment

Comments

@zzczzc20
Copy link

Dear all,
In the standalone mode, there is a parameter called clock ratio. I want to know whether it uses the clock of memory or memory controller.

For example, if the CPU frequency is 2.8GHz, and I use DDR%-5600. If it is the clock of the memory it should be 1:1. If it is the clock of memory controller, the ratio should be 2:1, let us say the clock frequency of memory controller is 1.4GHz.

@idealgao
Copy link

idealgao commented Sep 5, 2024

Same question. In SoC design field, these two ratio should be(guess), further testing...

Frontend: clock_ratio: -> sys_clk(cpu/bus_clk) : dfi_clk(ddrc_clk)
MemorySystem: clock_ration -> dfi_clk(ddrc_clk) : DRAM_CK(DDR4_3200=1600MHz)

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