Skip to content

mem: This fixes the problem of large req address range#9

Open
aakahlow wants to merge 1 commit intodcache_orbfrom
bug-fix
Open

mem: This fixes the problem of large req address range#9
aakahlow wants to merge 1 commit intodcache_orbfrom
bug-fix

Conversation

@aakahlow
Copy link
Contributor

This fixes the problem of sim crash when the traffic generator addresses cross a threshold (an address larger than the dcache size). Basically, the tag store's index was not calculated correctly, plus at some places full address was used to index into the tag store (rather than just the index).

Change-Id: I40485648d3b5af08933dd1ae4fe10707e7969b94
@aakahlow aakahlow requested review from mbabaie and powerjg October 19, 2021 22:37
@mbabaie
Copy link
Collaborator

mbabaie commented Oct 25, 2021

This one's already merged.

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

Successfully merging this pull request may close these issues.

2 participants