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.
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.