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

branch prediction understanding #40

Open
KinzaQamar opened this issue Mar 27, 2022 · 0 comments
Open

branch prediction understanding #40

KinzaQamar opened this issue Mar 27, 2022 · 0 comments

Comments

@KinzaQamar
Copy link

KinzaQamar commented Mar 27, 2022

Hi,
I saw these lines in el2_ifu_bp_Ctl.sv
https://github.com/chipsalliance/Cores-SweRV-EL2/blob/7045b803cab825bc3bb3dbca0cb019e55098acc4/design/ifu/el2_ifu_bp_ctl.sv#L669-L692

What is the difference between btb_rd_addr_p1_f and btb_rd_addr_f?
Similarly, the difference between btb_bank0_rd_data_way0_p1_f and btb_bank0_rd_data_way0_f?
Also, if anyone could illustrate the for loop and if statement.

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