Closed ttelik closed 1 year ago
Hi, I have some comments:
Hi, Thanks for your note. Unfortunately, I do not have time for a complete solution. You can use this example for inspiration or as a counter-example ;)
In general, most products don't implement the complete address space. It would certainly be possible to use a single memory block with offsets for different regions but seems more elegant to me to use separate blocks.
I understand. By now I will keep the library as is, since it needs some analysis for an holistic solution, and also keep the existing examples working
Implemented using a separate memory block for input registers. (Sorry, no example project yet).