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

Clean up MemReq and MemResp interface #3

Open
amsharifian opened this issue Apr 6, 2020 · 0 comments
Open

Clean up MemReq and MemResp interface #3

amsharifian opened this issue Apr 6, 2020 · 0 comments

Comments

@amsharifian
Copy link
Member

In branch log the memory interface is cleaner than master branch. There is no ValiT anymore, in the same way, we have to remove RouteID as well. The routing IDs should be dynamic within the memory controller at the allocation time instead of allocating at the compile time. This is extra static information that is not necessarily useful at runtime.

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