Closed zyt1024 closed 6 months ago
Hi @zyt1024,
No, PYNQ does not interact directly with hls::stream
.
PYNQ only interacts directly with AXI4-Lite, but it can allocate memory in the Alveo global memory that the accelerator can access via AXI4 (memory-mapped).
Please, for support questions use the PYNQ forum https://discuss.pynq.io/
Mario
Hello, I'm using the
Alveo accelerator boards U200
. I package the kernel as xclbin,use the interfacehls:: stream
. Can PYNQ interact with this interface? sush as: