Hi,
I wanted to ask if it is possible to create multiple instances of the VTA (fast or cycle accurate) simulator and/or on a target FPGA. I would like to use the pipeline executor
to concurrently run data independent graphs. I have seen this previous post (Can I deploy multiple VTAs and run those on single PYNQ board?), but I am using the PolarFire FPGA, which could resource-wise support multiple instances. Drivers for the PolarFire FPGA have also been implemented to support execution.
Thanks in advance.