Near_Mem_TCM is missing
davidchisnall opened this issue · 0 comments
davidchisnall commented
There are several references to tightly-coupled memory in the code, but the Near_Mem_TCM
interface doesn't seem to actually exist. The testbed SoC reserves a memory region for TCM, but doesn't populate it in the routing map. It would be a good idea to either remove the references to this or provide the missing implementation.