You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: