使用在 Vitis 中创建的 .xclbin 文件的比特流实际更新加速卡的 FPGA 的 Open CL 命令是什么?

What is the Open CL command that actually updates the FPGA of an accelerator card with the bitstream of a .xclbin file created in Vitis?

什么是 Open CL 命令,它实际上使用在 Vitis 中使用 v++ 创建的 .xclbin 文件中包含的比特流更新加速卡的 FPGA --link -t hw ...?

否则,使用在 Vitis 中创建的 .xclbin 文件中包含的比特流来更新加速卡的 FPGA 的所有可能方法有哪些?

谢谢

cl::Program 程序(上下文、设备、容器)