Pynq Memory Allocation with specified addresses for PL

Hi,

I am currently working on this Apache Compiler Stack and I notice the memory addresses keep changing after deploying different models.

I want to specify a heap of memory to be used and I found it uses a pynq_driver script to achieve the memory allocation. Is it possible to preset these such that it uses my addresses than automatically reassigning differently to the memory…

1 Like